Package | Description |
---|---|
com.sun.identity.idsvcs | |
com.sun.identity.idsvcs.opensso | |
com.sun.identity.idsvcs.rest |
Modifier and Type | Field and Description |
---|---|
protected Attribute[] |
Read.attributes |
protected Attribute[] |
IdentityDetails.attributes |
protected Attribute[] |
UserDetails.attributes |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
Read.getAttributes() |
Attribute[] |
IdentityDetails.getAttributes() |
Attribute[] |
UserDetails.getAttributes() |
Modifier and Type | Method and Description |
---|---|
IdentityDetails |
IdentityServicesImpl.read(String name,
Attribute[] attributes,
Token admin) |
void |
Read.setAttributes(Attribute[] attributes) |
void |
IdentityDetails.setAttributes(Attribute[] attributes) |
void |
UserDetails.setAttributes(Attribute[] attributes) |
Constructor and Description |
---|
IdentityDetails(String name,
String type,
String realm,
ListWrapper roleList,
ListWrapper groupList,
ListWrapper memberList,
Attribute[] attributes) |
Read(String name,
Attribute[] attributes,
Token admin) |
UserDetails(Attribute[] attributes,
String[] roles,
Token token) |
Modifier and Type | Method and Description |
---|---|
static Attribute[] |
IdentityServicesImpl.asAttributeArray(Map<String,Set<String>> attributes) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Set<String>> |
IdentityServicesImpl.asMap(Attribute... attributes) |
IdentityDetails |
IdentityServicesImpl.read(String name,
Attribute[] attributes,
Token admin) |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
IdentityServicesHandler.SecurityParameter.getAttributeArray(javax.servlet.ServletRequest request) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.