Package | Description |
---|---|
com.sun.identity.idsvcs | |
com.sun.identity.idsvcs.opensso |
Modifier and Type | Field and Description |
---|---|
protected UserDetails |
AttributesResponse._return |
Modifier and Type | Method and Description |
---|---|
UserDetails |
IdentityServices.attributes(List attributeNames,
Token subject,
boolean refresh)
Retrieve user details (roles, attributes) for the subject.
|
UserDetails |
IdentityServicesImpl.attributes(String[] attributes,
Token subject,
Boolean refresh) |
UserDetails |
AttributesResponse.get_return() |
Modifier and Type | Method and Description |
---|---|
void |
AttributesResponse.set_return(UserDetails _return) |
Constructor and Description |
---|
AttributesResponse(UserDetails _return) |
Modifier and Type | Method and Description |
---|---|
UserDetails |
IdentityServicesImpl.attributes(String[] attributeNames,
Token subject,
Boolean refresh) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.