| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.security.PersonaAdapter
atg.security.GenericPersona
atg.security.GenericLoginPersona
public class GenericLoginPersona
Implements a generic persona that is marked as a login persona.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Constructor Summary | |
|---|---|
| GenericLoginPersona(java.lang.String pName,
                    UserAuthority pAuthority)Creates a new persona with a given name and user authority. | |
| Method Summary | 
|---|
| Methods inherited from class atg.security.GenericPersona | 
|---|
| getAccount, setAccount | 
| Methods inherited from class atg.security.PersonaAdapter | 
|---|
| addSubPersona, equals, getAccessRights, getAttribute, getName, getSubPersonae, getUserAuthority, hashCode, hasPersona, hasRole, isReadOnly, main, removeSubPersona, setAttribute, setAttributes, setReadOnly, setSubPersonae, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface atg.security.Persona | 
|---|
| addSubPersona, equals, getAccessRights, getAttribute, getName, getSubPersonae, getUserAuthority, hasPersona, hasRole, removeSubPersona, setSubPersonae | 
| Methods inherited from interface java.security.Principal | 
|---|
| hashCode, toString | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public GenericLoginPersona(java.lang.String pName,
                           UserAuthority pAuthority)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||