- 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.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in interface net.shibboleth.idp.attribute.IdPAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- 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 map 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
-
Get the scope of the value.
- getUnfilteredIdPAttributes() - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Gets the map of unfiltered attributes, indexed by attribute ID, tracked by this context.
- getValue() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Get the value of this attribute.
- getValue() - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Get the value of this attribute.
- getValue() - Method in interface net.shibboleth.idp.attribute.IdPAttributeValue
-
Get the value of this attribute.
- getValue() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
-
Get the value of this attribute.
- getValue() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Get the value of this attribute.
- getValueLocale() - Method in class net.shibboleth.idp.attribute.LocalizedStringAttributeValue
-
Get the locale of the attribute value.
- getValues() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Get the unmodifiable ordered collection of values of the attribute.