gluu
|
公開メンバ関数 | |
abstract List< GluuCustomAttribute > | getCustomAttributes () |
abstract void | setCustomAttributes (List< GluuCustomAttribute > customAttributes) |
String [] | getCustomObjectClasses () |
void | setCustomObjectClasses (String[] customObjectClasses) |
String [] | getAttributes (String attributeName) |
String | getAttribute (String attributeName) |
String | getAttribute (String attributeName, String defaultValue) |
void | setAttribute (String attributeName, String attributeValue) |
void | setAttribute (String attributeName, String[] attributeValue) |
void | setAttribute (GluuCustomAttribute attribute) |
String | toString () |
非公開変数類 | |
String [] | customObjectClasses |
静的非公開変数類 | |
static final long | serialVersionUID = 5079582184398161111L |
Entry with custom attributes and custom object classes lists
|
inline |
|
inline |
|
inline |
|
abstract |
|
inline |
|
inline |
|
inline |
|
inline |
|
abstract |
|
inline |
|
inline |
|
private |
|
staticprivate |