NameIDType
- the type of name identifier generatedpublic interface SAMLNameIdentifierEncoder<NameIDType extends XMLObject> extends XMLObjectAttributeEncoder<NameIDType>
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getNameFormat()
Gets the name format URI for the NameID.
|
String |
getNameQualifier()
Gets the name domain qualifier for the NameID.
|
void |
setNameFormat(String format)
Sets the name format URI for the NameID.
|
void |
setNameQualifier(String qualifier)
Sets the name domain qualifier for the NameID.
|
encode, getAttributeName, setAttributeName
String getNameFormat()
void setNameFormat(String format)
format
- name format URI for the NameIDString getNameQualifier()
void setNameQualifier(String qualifier)
qualifier
- name domain qualifier for the NameIDCopyright © 2012. All Rights Reserved.