|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SAML2AttributeEncoder
SAML 2.0 attribute encoder.
Method Summary | |
---|---|
String |
getFriendlyName()
Gets the human friendly name of the attribute. |
String |
getNameFormat()
Gets the attribute's name format. |
void |
setFriendlyName(String name)
Sets the human friendly name of the attribute. |
void |
setNameFormat(String format)
Sets the attribute's name format. |
Methods inherited from interface edu.internet2.middleware.shibboleth.common.attribute.encoding.AttributeEncoder |
---|
encode, getAttributeName, setAttributeName |
Method Detail |
---|
String getNameFormat()
void setNameFormat(String format)
format
- attribute's name formatString getFriendlyName()
void setFriendlyName(String name)
name
- human friendly name of the attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |