public class IdentityDetails extends Object
SSOMetKeys.IDENTITY_READ_ENDPOINT.| Constructor and Description | 
|---|
| IdentityDetails() | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | getAttributes() | 
| List<String> | getGroups() | 
| String | getName() | 
| String | getRealm() | 
| String | getType() | 
| void | setAttributes(Metadata attributes) | 
| void | setGroups(List<String> groups) | 
| void | setName(String name) | 
| void | setRealm(String realm) | 
| void | setType(String type) | 
| String | toString() | 
public String getName()
public void setName(String name)
name - the name to setpublic String getType()
public void setType(String type)
type - the type to setpublic String getRealm()
public void setRealm(String realm)
realm - the realm to setpublic Metadata getAttributes()
public void setAttributes(Metadata attributes)
attributes - the attributes to setCopyright © 1999–2017 Apache OODT. All rights reserved.