- getActivationCondition() - Method in interface net.shibboleth.idp.attribute.AttributeEncoder
-
Get an activation condition for this encoder.
- getDisplayDescriptions() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Gets the localized human readable description of attribute.
- getDisplayNames() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Gets the localized human readable name of the attribute.
- getEncoders() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Gets the list of attribute encoders usable with this attribute.
- getId() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Gets the unique ID of the attribute.
- getIdPAttributes() - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Gets the collection of attributes, indexed by attribute ID, tracked by this context.
- getIsRequired() - Method in class net.shibboleth.idp.attribute.IdPRequestedAttribute
-
Is this attribute marked as required.
- getProtocol() - Method in interface net.shibboleth.idp.attribute.AttributeEncoder
-
Get the identifier of the protocol targeted by this encoder.
- getScope() - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Gets the scope of the value.
- getValue() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Gets the value of this attribute.
- getValue() - Method in interface net.shibboleth.idp.attribute.IdPAttributeValue
-
Gets the value of this attribute.
- getValue() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
-
Gets the attribute value.
- getValue() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Gets the value of this attribute.
- getValueLocale() - Method in class net.shibboleth.idp.attribute.LocalizedStringAttributeValue
-
Gets the locale of the attribute value.
- getValues() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Gets the unordered, but guarded, collection of values of the attribute.