public class MutablePrincipal extends Object implements org.jasig.cas.authentication.principal.Principal
Principal that exposes a
mutable instance of getAttributes().| Constructor and Description |
|---|
MutablePrincipal(String id)
Initialize this principal by the given id
and start off with an empty set of attributes.
|
public MutablePrincipal(String id)
id - the identifier for this principal.Copyright © 2013-2015 Unicon Inc.. All Rights Reserved.