Package | Description |
---|---|
com.sun.identity.idsvcs |
Modifier and Type | Method and Description |
---|---|
UserDetails |
IdentityServices.attributes(List attributeNames,
Token subject,
boolean refresh)
Retrieve user details (roles, attributes) for the subject.
|
void |
IdentityServices.log(Token app,
Token subject,
String logName,
String message)
Logs a message on behalf of the authenticated app.
|
IdentityDetails |
IdentityServices.read(String name,
List attributes,
Token admin)
Retrieves an identity object matching input criteria.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.