gluu
|
公開メンバ関数 | |
SAMLTrustRelationshipShort () | |
SAMLTrustRelationshipShort (GluuSAMLTrustRelationship trustRelationship) | |
String | getInum () |
void | setInum (String inum) |
String | getIname () |
void | setIname (String iname) |
String | getDisplayName () |
void | setDisplayName (String displayName) |
String | getDescription () |
void | setDescription (String description) |
GluuValidationStatus | getValidationStatus () |
void | setValidationStatus (GluuValidationStatus validationStatus) |
List< String > | getReleasedAttributes () |
void | setReleasedAttributes (List< String > releasedAttributes) |
boolean | equals (Object obj) |
非公開変数類 | |
String | inum |
String | iname |
String | displayName |
String | description |
GluuValidationStatus | validationStatus |
List< String > | releasedAttributes |
Data object for TrustRelationship short list of properties.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
description | the description to set |
|
inline |
displayName | the displayName to set |
|
inline |
iname | the iname to set |
|
inline |
inum | the inum to set |
|
inline |
releasedAttributes | the releasedAttributes to set |
|
inline |
validationStatus | the validationStatus to set |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |