|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdentityType
IdentityObject
| Method Summary | |
|---|---|
String |
getAttribute(String name)
|
Map<String,String[]> |
getAttributes()
|
String[] |
getAttributeValues(String name)
|
Date |
getCreationDate()
|
Date |
getExpirationDate()
|
String |
getKey()
|
boolean |
isEnabled()
|
void |
removeAttribute(String name)
Remove attribute with given name |
void |
setAttribute(String name,
String value)
Set attribute with given name and value. |
void |
setAttribute(String name,
String[] values)
Set attribute with given name and values. |
| Method Detail |
|---|
String getKey()
boolean isEnabled()
Date getExpirationDate()
Date getCreationDate()
void setAttribute(String name,
String value)
name - of attributevalue - to be set
void setAttribute(String name,
String[] values)
name - of attributevalues - to be setvoid removeAttribute(String name)
name - of attributeString getAttribute(String name)
name - of attribute
String[] getAttributeValues(String name)
name - of attribute
Map<String,String[]> getAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||