public class AppIdentityAttributes extends IdentityAttributes
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
applicationCode
Identity application code if the identity is an uuEE.
|
| Constructor and Description |
|---|
AppIdentityAttributes() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApplicationCode()
Getter for property applicationCode.
|
void |
setApplicationCode(java.lang.String applicationCode)
Setter for property applicationCode.
|
java.lang.String |
toString() |
getName, getPrincipal, getUid, setName, setPrincipal, setUidapplicationCode - The applicationCode to set.toString in class IdentityAttributesObject.toString()