A B C D E F G H I K L M N P Q R S T V X 

A

AbstractCollectionConfigurationLookupStrategy<T1,T2> - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives List-valued configuration settings based on EntityAttribute extension tags.
AbstractCollectionConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
 
AbstractMetadataDrivenConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives configuration settings based on EntityAttribute extension tags.
AbstractMetadataDrivenConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Constructor.
AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext - Class in net.shibboleth.idp.saml.profile.config
A child context that caches derived configuration properties.
AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext() - Constructor for class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext
Constructor.
AbstractSAML1ArtifactAwareProfileConfiguration - Class in net.shibboleth.idp.saml.saml1.profile.config
Configuration support for artifact-aware profiles.
AbstractSAML1ArtifactAwareProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml1.profile.config.AbstractSAML1ArtifactAwareProfileConfiguration
Constructor.
AbstractSAML1AttributeEncoder<EncodedType extends IdPAttributeValue> - Class in net.shibboleth.idp.saml.attribute.encoding
Base class for encoders that produce a SAML 1 Attribute.
AbstractSAML1AttributeEncoder() - Constructor for class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
Constructor.
AbstractSAML1NameIdentifierEncoder - Class in net.shibboleth.idp.saml.attribute.encoding
Deprecated. 
AbstractSAML1NameIdentifierEncoder() - Constructor for class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1NameIdentifierEncoder
Deprecated.
Constructor.
AbstractSAML2ArtifactAwareProfileConfiguration - Class in net.shibboleth.idp.saml.saml2.profile.config
Configuration support for artifact-aware profiles.
AbstractSAML2ArtifactAwareProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Constructor.
AbstractSAML2AttributeEncoder<EncodedType extends IdPAttributeValue> - Class in net.shibboleth.idp.saml.attribute.encoding
Base class for encoders that produce a SAML 2 Attribute.
AbstractSAML2AttributeEncoder() - Constructor for class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Constructor.
AbstractSAML2NameIDEncoder - Class in net.shibboleth.idp.saml.attribute.encoding
Deprecated. 
AbstractSAML2NameIDEncoder() - Constructor for class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2NameIDEncoder
Deprecated.
Constructor.
AbstractSAML2ProfileConfiguration - Class in net.shibboleth.idp.saml.saml2.profile.config
Base class for SAML 2 profile configurations.
AbstractSAML2ProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Constructor.
AbstractSAMLAttributeDesignatorMapper<OutType extends IdPAttribute> - Class in net.shibboleth.idp.saml.attribute.mapping
Basis of all classes which map SAML1 AttributeDesignator into an IdP IdPAttribute.
AbstractSAMLAttributeDesignatorMapper() - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
 
AbstractSAMLAttributeDesignatorsMapper<OutType extends IdPAttribute> - Class in net.shibboleth.idp.saml.attribute.mapping
The class contains the mechanics to go from a list of AttributeDesignators to a Multimap of String,IdPAttribute (or derived, or null).
AbstractSAMLAttributeDesignatorsMapper() - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
Default Constructor.
AbstractSAMLAttributeDesignatorsMapper(AttributeResolver, String, Supplier<AbstractSAMLAttributeDesignatorMapper<OutType>>) - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
Constructor to create the mapping from an existing resolver.
AbstractSAMLAttributeEncoder<AttributeType extends SAMLObject,EncodedType extends IdPAttributeValue> - Class in net.shibboleth.idp.saml.attribute.encoding
Base class for encoders that produce SAML attributes.
AbstractSAMLAttributeEncoder() - Constructor for class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Constructor.
AbstractSAMLAttributeMapper<InType extends Attribute,OutType extends IdPAttribute> - Class in net.shibboleth.idp.saml.attribute.mapping
Basis of all classes which map SAML2 Attribute into an IdP IdPAttribute.
AbstractSAMLAttributeMapper() - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
 
AbstractSAMLAttributesMapper<InType extends Attribute,OutType extends IdPAttribute> - Class in net.shibboleth.idp.saml.attribute.mapping
The class contains the mechanics to go from a list of Attributes (or derived) to a Multimap of String,IdPAttribute (or derived, or null).
AbstractSAMLAttributesMapper() - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
Default Constructor.
AbstractSAMLAttributesMapper(AttributeResolver, String, Supplier<AbstractSAMLAttributeMapper<InType, OutType>>) - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
Constructor to create the mapping from an existing resolver.
AbstractSAMLAttributeValueMapper - Class in net.shibboleth.idp.saml.attribute.mapping
The base of the classes that map SAML2 attribute values into IdP attribute values.
AbstractSAMLAttributeValueMapper() - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
 
AbstractSAMLProfileConfiguration - Class in net.shibboleth.idp.saml.profile.config
Base class for SAML profile configurations.
AbstractSAMLProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Constructor.
activationCondition - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1NameIdentifierEncoder
Deprecated.
Condition for use of this encoder.
activationCondition - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2NameIDEncoder
Deprecated.
Condition for use of this encoder.
activationCondition - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Condition for use of this encoder.
allowDelegationPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
The predicate used to determine if produced assertions may be delegated.
allowedPresenters - Variable in class net.shibboleth.idp.saml.profile.config.logic.AllowedSAMLPresentersPredicate
The set of allowed presenters.
AllowedSAMLPresentersPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
Predicate which evaluates the inbound AbstractSAMLEntityContext.getEntityId() against a specified collection of entityIDs.
AllowedSAMLPresentersPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.AllowedSAMLPresentersPredicate
Constructor.
applicationContext - Variable in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
Enclosing Spring context.
apply(BaseContext) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.AllowedSAMLPresentersPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.DetailedErrorsProfileConfigPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.ForceAuthnProfileConfigPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.IncludeAttributeStatementPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.LegacyEncryptionRequirementPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.LegacySigningRequirementPredicate
apply(MessageContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.messaging.ClientTLSArtifactRequestsPredicate
apply(MessageContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.messaging.SignArtifactRequestsPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.NotBeforeProfileConfigPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.ResolveAttributesProfileConfigPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.SignAssertionsPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.SignRequestsPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.logic.SignResponsesPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.navigate.AssertionLifetimeLookupFunction
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.navigate.AudienceRestrictionsLookupFunction
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.navigate.ProxyAudienceRestrictionsLookupFunction
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.navigate.ProxyCountLookupFunction
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.navigate.QualifiedNameIDFormatsLookupFunction
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.config.navigate.SessionLifetimeLookupFunction
apply(MessageContext) - Method in class net.shibboleth.idp.saml.profile.context.navigate.messaging.SAMLMetadataContextLookupFunction
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.context.navigate.SAMLMetadataContextLookupFunction
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.saml2.profile.config.logic.SOAPErrorPredicate
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.IssuingDelegatedAssertionPredicate
artifactConfiguration - Variable in class net.shibboleth.idp.saml.saml1.profile.config.AbstractSAML1ArtifactAwareProfileConfiguration
Explicitly set artifact configuration.
artifactConfiguration - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Explicitly set artifact configuration.
artifactConfigurationLookupStrategy - Variable in class net.shibboleth.idp.saml.saml1.profile.config.AbstractSAML1ArtifactAwareProfileConfiguration
Lookup function to supply artifactConfiguration property.
artifactConfigurationLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Lookup function to supply artifactConfiguration property.
artifactResolutionIndex - Variable in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
The artifact resolution index.
ArtifactResolutionProfileConfiguration - Class in net.shibboleth.idp.saml.saml1.profile.config
Configuration support for SAML 1 artifact resolution requests.
ArtifactResolutionProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml1.profile.config.ArtifactResolutionProfileConfiguration
Constructor.
ArtifactResolutionProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml1.profile.config.ArtifactResolutionProfileConfiguration
Constructor.
ArtifactResolutionProfileConfiguration - Class in net.shibboleth.idp.saml.saml2.profile.config
Configuration support for SAML 2 artifact resolution requests.
ArtifactResolutionProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.ArtifactResolutionProfileConfiguration
Constructor.
ArtifactResolutionProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.ArtifactResolutionProfileConfiguration
Constructor.
artifactResolutionURL - Variable in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
The artifact resolution URL.
artifactType - Variable in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
The artifact type code.
assertion - Variable in class net.shibboleth.idp.saml.authn.context.SAMLContext
The assertion to be validated.
ASSERTION_ID - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Assertion ID field.
ASSERTION_ISSUE_INSTANT - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Assertion IssueInstant field.
assertionAudiences - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Additional audiences to which an assertion may be released.
assertionAudiencesLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Lookup function to supply AbstractSAMLProfileConfiguration.assertionAudiences property.
assertionLifetime - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Lifetime of an assertion in milliseconds.
AssertionLifetimeLookupFunction - Class in net.shibboleth.idp.saml.profile.config.navigate
A function that returns SAMLProfileConfiguration.getAssertionLifetime() if such a profile is available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
AssertionLifetimeLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.config.navigate.AssertionLifetimeLookupFunction
 
assertionLifetimeLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Lookup function to supply AbstractSAMLProfileConfiguration.assertionLifetime property.
attestedSubjectConfirmationMethod - Variable in class net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
Get the confirmation method that was successfully used by the attesting entity.
attestedToken - Variable in class net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
The SAML 2 Assertion which serves as the authentication token for the AuthnRequest and has been successfully attested by the AuthnRequest presenter.
ATTRIBUTE_RECIPIENT_FIELD - Static variable in class net.shibboleth.idp.saml.nameid.TransientIdParameters
Field name of creation instant.
attributeBuilder - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
Builder used to construct Attribute objects.
attributeBuilder - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Builder used to construct Attribute objects.
AttributeDesignatorMapperProcessor<I extends IdPAttribute> - Interface in net.shibboleth.idp.saml.attribute.encoding
An interface which is implemented by encoders which encode SAML 1 attributes and which can be reverse mapped.
attributeFormat - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
The attribute format.
attributeIds - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
The internal names to generate.
attributeIds - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
The internal names to generate.
AttributeMapper<InType,OutType extends IdPAttribute> - Interface in net.shibboleth.idp.saml.attribute.mapping
This attribute defines the mechanism to go from something into an (IdP) IdPAttribute.
AttributeMapperProcessor<S extends Attribute,I extends IdPAttribute> - Interface in net.shibboleth.idp.saml.attribute.encoding
An interface which is implemented by encoders which encode attributes and which can be reverse mapped.
attributeMatches(AttributeDesignator) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Determines if the input matches the provided parameterisation.
attributeMatches(InType) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Determines if the attribute matches the provided parameterisation.
attributeNamespace - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
The attribute namespace.
AttributeQueryProfileConfiguration - Class in net.shibboleth.idp.saml.saml1.profile.config
Configuration support for SAML 1 attribute query requests.
AttributeQueryProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml1.profile.config.AttributeQueryProfileConfiguration
Constructor.
AttributeQueryProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml1.profile.config.AttributeQueryProfileConfiguration
Constructor.
AttributeQueryProfileConfiguration - Class in net.shibboleth.idp.saml.saml2.profile.config
Configuration support for SAML 2 attribute query requests.
AttributeQueryProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.AttributeQueryProfileConfiguration
Constructor.
AttributeQueryProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.AttributeQueryProfileConfiguration
Constructor.
attributeRecipient - Variable in class net.shibboleth.idp.saml.nameid.TransientIdParameters
The Attribute Recipient.
AttributesMapContainer<OutType extends IdPAttribute> - Class in net.shibboleth.idp.saml.attribute.mapping
Container for reverse mapped attributes.
AttributesMapContainer(Multimap<String, OutType>) - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AttributesMapContainer
Constructor.
AttributesMapper<InType,OutType extends IdPAttribute> - Interface in net.shibboleth.idp.saml.attribute.mapping
This attribute defines the mechanism to go from a list of objects into a collection (IdP) IdPAttribute, the representation (a Multimap) being such as is useful to attribute filtering.
AudienceRestrictionsLookupFunction - Class in net.shibboleth.idp.saml.profile.config.navigate
A function that returns the effective audience restrictions to include in assertions, based on combining a relying party's entityID with the result of SAMLProfileConfiguration.getAdditionalAudiencesForAssertion(), if such a profile is available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
AudienceRestrictionsLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.config.navigate.AudienceRestrictionsLookupFunction
 
authenticationFlows - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Filters the usable authentication flows.
authenticationFlows - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Filters the usable authentication flows.
authenticationFlowsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Lookup function to supply BrowserSSOProfileConfiguration.authenticationFlows property.
authenticationFlowsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Lookup function to supply BrowserSSOProfileConfiguration.authenticationFlows property.
AuthenticationMethodPrincipal - Class in net.shibboleth.idp.saml.authn.principal
Principal based on a SAML 1.x AuthenticationMethod.
AuthenticationMethodPrincipal(String) - Constructor for class net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal
Constructor.
AUTHN_CONTEXT - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Authentication method/context/decl field.
AUTHN_INSTANT - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Authentication timestamp field.
authnContextClassRef - Variable in class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
The class ref.
AuthnContextClassRefPrincipal - Class in net.shibboleth.idp.saml.authn.principal
Principal based on a SAML AuthnContextClassRef.
AuthnContextClassRefPrincipal(String) - Constructor for class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
Constructor.
authnContextDecl - Variable in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
The declaration.
AuthnContextDeclPrincipal - Class in net.shibboleth.idp.saml.authn.principal
Principal based on a SAML AuthnContextDecl.
AuthnContextDeclPrincipal(AuthnContextDecl) - Constructor for class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
Constructor.
authnContextDeclRef - Variable in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
The decl ref.
AuthnContextDeclRefPrincipal - Class in net.shibboleth.idp.saml.authn.principal
Principal based on a SAML AuthnContextDeclRef.
AuthnContextDeclRefPrincipal(String) - Constructor for class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
Constructor.
authnMethod - Variable in class net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal
The method.

B

BasicSAMLArtifactConfiguration - Class in net.shibboleth.idp.saml.profile.config
Interface for outbound SAML artifact configuration.
BasicSAMLArtifactConfiguration() - Constructor for class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
 
BeanConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives bean-based configuration settings based on EntityAttribute extension tags.
BeanConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
Constructor.
bindingContextLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.config.logic.IncludeAttributeStatementPredicate
Strategy function for access to SAMLBindingContext to populate.
BindingDescriptor - Class in net.shibboleth.idp.saml.binding
Subclass that adds awareness of a Spring bean ID for a binding's MessageEncoder.
BindingDescriptor() - Constructor for class net.shibboleth.idp.saml.binding.BindingDescriptor
 
BooleanConfigurationLookupStrategy - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives Boolean-valued configuration settings based on EntityAttribute extension tags.
BooleanConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.BooleanConfigurationLookupStrategy
 
BrowserSSOProfileConfiguration - Class in net.shibboleth.idp.saml.saml1.profile.config
Configuration for SAML 1 Browser SSO profile requests.
BrowserSSOProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Constructor.
BrowserSSOProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Constructor.
BrowserSSOProfileConfiguration - Class in net.shibboleth.idp.saml.saml2.profile.config
Configuration support for SAML 2 Browser SSO.
BrowserSSOProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Constructor.
BrowserSSOProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Constructor.
buildAttribute(IdPAttribute, List<XMLObject>) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
Builds a SAML attribute element from the given attribute values.
buildAttribute(IdPAttribute, List<XMLObject>) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Builds a SAML attribute element from the given attribute values.
buildAttribute(IdPAttribute, List<XMLObject>) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Builds a SAML attribute element from the given attribute values.

C

canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Checks if the given value can be handled by the encoder.
clear() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
clear(String) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
ClientTLSArtifactRequestsPredicate - Class in net.shibboleth.idp.saml.profile.config.logic.messaging
ClientTLSArtifactRequestsPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.messaging.ClientTLSArtifactRequestsPredicate
 
clientTLSArtifactRequestsPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Predicate used to determine if artifact resolution requests should use client TLS.
clone() - Method in class net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal
clone() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
clone() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
clone() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
clone() - Method in class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
clone() - Method in class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
compareTo(RelyingPartyMetadataProvider) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
CONTEXT - Static variable in class net.shibboleth.idp.saml.nameid.TransientIdParameters
Context label for storage of IDs.
createInstanceFromString(String) - Method in class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
Helper method to manufacture instance of object using a string constructor or a cast.
creationTime - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Time the identifier was created.

D

deactivate(String, DateTime) - Method in interface net.shibboleth.idp.saml.nameid.PersistentIdStore
Deprecated.
Deactivate a persistent ID.
deactivationTime - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Time the identifier was deactivated.
decode(SubjectCanonicalizationContext, NameID) - Method in interface net.shibboleth.idp.saml.nameid.NameIDDecoder
Decode the provided NameID.
decode(SubjectCanonicalizationContext, NameIdentifier) - Method in interface net.shibboleth.idp.saml.nameid.NameIdentifierDecoder
Decode the provided NameIdentifier.
decodeValue(XMLObject) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
Function to decode a single XMLObject into an IdPAttributeValue.
decodeValues(List<XMLObject>) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
Convert from a list of the SAML Objects (usually a SAML2 AttributeValue) Value into the IDP Attributes.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.DelegationPolicy
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Element local name.
DEFAULT_ELEMENT_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
Element local name.
DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.DelegationPolicy
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
Default element name.
DEFAULT_MC_METADATA_LOOKUP - Static variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Default metadata lookup for MC-based usage.
DEFAULT_MC_PROFILE_ID_LOOKUP - Static variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Default profile ID lookup for MC-based usage.
DEFAULT_PRC_METADATA_LOOKUP - Static variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Default metadata lookup for PRC-based usage.
DEFAULT_PRC_PROFILE_ID_LOOKUP - Static variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Default profile ID lookup for PRC-based usage.
defaultAuthenticationContexts - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Selects, and limits, the authentication contexts to use for requests.
defaultAuthenticationContextsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
defaultAuthenticationMethods - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Selects, and limits, the authentication methods to use for requests.
defaultAuthenticationMethodsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
defaultFormat - Variable in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Default format to use if nothing else is known.
DefaultNameIdentifierFormatStrategy - Class in net.shibboleth.idp.saml.profile.logic
Function to filter a set of candidate NameIdentifier/NameID Format values derived from an entity's SAML metadata against configuration preferences.
DefaultNameIdentifierFormatStrategy() - Constructor for class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Constructor.
DelegationContext - Class in net.shibboleth.idp.saml.saml2.profile.delegation
Context which holds data relevant to the issuance of a delegated Assertion.
DelegationContext() - Constructor for class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Constructor.
delegationContextLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.delegation.IssuingDelegatedAssertionPredicate
Strategy used to lookup the DelegationContext.
DelegationPolicy - Interface in net.shibboleth.idp.saml.xmlobject
SAMLObject for the Shibboleth DelegationPolicy extension supporting SAML delegation.
delegationPredicate - Variable in class net.shibboleth.idp.saml.idwsf.profile.config.SSOSProfileConfiguration
Predicate used to determine if a token may be delegated to a relying party.
DelegationRequest - Enum in net.shibboleth.idp.saml.saml2.profile.delegation
Enum which represents the state of the relying party's indication of whether a delegated assertion token is requested.
DelegationRequest() - Constructor for enum net.shibboleth.idp.saml.saml2.profile.delegation.DelegationRequest
 
delegationRequested - Variable in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Status of whether the relying party has requested issuance of a delegated assertion token.
DetailedErrorsProfileConfigPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate that evaluates RelyingPartyConfiguration.getDetailedErrorsPredicate() if available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
DetailedErrorsProfileConfigPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.DetailedErrorsProfileConfigPredicate
 
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1NameIdentifierEncoder
Deprecated.
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2NameIDEncoder
Deprecated.
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
doInitialize() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
doInitialize() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
doInitialize() - Method in class net.shibboleth.idp.saml.nameid.NameIDCanonicalizationFlowDescriptor
doInitialize() - Method in class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
doInitialize() - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
doInitialize() - Method in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.BooleanConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.DoubleConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.DurationConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.IntegerConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.ListConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.LongConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.SetConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
doTranslate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.StringConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
DoubleConfigurationLookupStrategy - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives Double-valued configuration settings based on EntityAttribute extension tags.
DoubleConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.DoubleConfigurationLookupStrategy
 
DurationConfigurationLookupStrategy - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives Long-valued configuration settings that are durations, based on EntityAttribute extension tags.
DurationConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.DurationConfigurationLookupStrategy
Constructor.
durationConverter - Variable in class net.shibboleth.idp.saml.profile.config.DurationConfigurationLookupStrategy
Converter to handle duration strings.

E

ECPProfileConfiguration - Class in net.shibboleth.idp.saml.saml2.profile.config
Configuration support for SAML 2 ECP.
ECPProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
Constructor.
ECPProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
Constructor.
enableCaching - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Cache the lookup in the context tree.
encode(IdPAttribute) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
encode() - Method in class net.shibboleth.idp.saml.nameid.TransientIdParameters
Encode up for storing.
encodeByteArrayValue(IdPAttribute, QName, byte[], boolean) - Static method in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport
Base64 encodes a byte[] into a SAML attribute value element.
encoderBeanId - Variable in class net.shibboleth.idp.saml.binding.BindingDescriptor
Spring bean ID of message encoder.
encodeScopedStringValueAttribute(IdPAttribute, QName, ScopedStringAttributeValue, String, boolean) - Static method in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport
Encode a ScopedStringAttributeValue value in to an SAML attribute value element using the (older Shibboleth) sytnax where the scope is inside an XML attribute.
encodeScopedStringValueInline(IdPAttribute, QName, ScopedStringAttributeValue, String, boolean) - Static method in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport
Encode a ScopedStringAttributeValue value into a SAML attribute value element using the "inline" syntax where the scope and value are combined into a string.
encodeStringValue(IdPAttribute, QName, String, boolean) - Static method in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport
Encodes a String value into a SAML attribute value element.
encodeType - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Whether to encode with xsi:type or not.
encodeType() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Get whether to encode type information.
encodeValue(IdPAttribute, EncodedType) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Encodes an attribute value in to a SAML attribute value element.
encodeXMLObjectValue(IdPAttribute, QName, XMLObject) - Static method in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport
Encodes an XMLObject value in to a XSAny SAML attribute value.
encryptAssertionsPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Predicate used to determine if assertions should be encrypted.
encryptAttributesPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Predicate used to determine if attributes should be encrypted.
ENCRYPTION - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Encryption field.
encryptionOptionalPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Whether encryption is optional in the face of no key, etc.
encryptNameIDsPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Predicate used to determine if name identifiers should be encrypted.
equals(Object) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
equals(Object) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
equals(Object) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
equals(Object) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
.
equals(Object) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
.
equals(Object) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
equals(Object) - Method in class net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal
equals(Object) - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
equals(Object) - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
equals(Object) - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
equals(Object) - Method in class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
equals(Object) - Method in class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
equals(Object) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
.
equals(Object) - Method in class net.shibboleth.idp.saml.session.SAML2SPSession
eventContextLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.logic.SOAPErrorPredicate
Strategy function for access to EventContext to check.
ExtensionsConstants - Class in net.shibboleth.idp.saml.xmlobject
Constants used in XMLObject extensions.
ExtensionsConstants() - Constructor for class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
Constructor.
extractPKIXValidationInfo(KeyAuthority) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Extracts PKIX validation information from the Shibboleth KeyAuthority metadata extension element.

F

FEATURE_AUTHNCONTEXT - Static variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Bit constant for RequestedAuthnContext feature.
findMatchingTag(EntityDescriptor, String) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Find a matching entity attribute in the input metadata.
findMatchingTag(EntityAttributes, String) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Find a matching entity attribute in the input metadata.
FORCE_AUTHN - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
ForceAuthn requested field.
forceAuthnPredicate - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Whether to mandate forced authentication for the request.
forceAuthnPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Whether to mandate forced authentication for the request.
ForceAuthnProfileConfigPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate that evaluates a ProfileRequestContext and determines whether forced authentication should be set.
ForceAuthnProfileConfigPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.ForceAuthnProfileConfigPredicate
 
format - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
The format of the attribute name.
formats - Variable in class net.shibboleth.idp.saml.nameid.NameIDCanonicalizationFlowDescriptor
Store Set of acceptable formats.
friendlyName - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
A friendly, human readable, name for the attribute.

G

get() - Method in class net.shibboleth.idp.saml.attribute.mapping.AttributesMapContainer
getActivationCondition() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1NameIdentifierEncoder
Deprecated.
getActivationCondition() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2NameIDEncoder
Deprecated.
getActivationCondition() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
getActiveEntry(String) - Method in interface net.shibboleth.idp.saml.nameid.PersistentIdStore
Deprecated.
Get the active persistent ID entry for a given ID.
getActiveEntry(String, String, String) - Method in interface net.shibboleth.idp.saml.nameid.PersistentIdStore
Deprecated.
Get the active persistent ID entry for an (issuer, recipient, source ID) tuple.
getAdditionalAudiencesForAssertion() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Get an unmodifiable set of audiences, in addition to the relying party(ies) to which the IdP is issuing the assertion, with which an assertion may be shared.
getAdditionalAudiencesForAssertion() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLProfileConfiguration
Get an unmodifiable set of audiences, in addition to the relying party(ies) to which the IdP is issuing the assertion, with which an assertion may be shared.
getAllowDelegation() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get the predicate used to determine if produced assertions may be delegated.
getAllowingDelegation() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Deprecated.
getArtifactConfiguration() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLArtifactAwareProfileConfiguration
Get the associated SAMLArtifactConfiguration for the profile, if any.
getArtifactConfiguration() - Method in class net.shibboleth.idp.saml.saml1.profile.config.AbstractSAML1ArtifactAwareProfileConfiguration
Get the associated SAMLArtifactConfiguration for the profile, if any.
getArtifactConfiguration() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Get the associated SAMLArtifactConfiguration for the profile, if any.
getArtifactResolutionServiceIndex() - Method in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
Get the index of the issuer's resolution service endpoint, corresponding to its metadata.
getArtifactResolutionServiceIndex() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLArtifactConfiguration
Get the index of the issuer's resolution service endpoint, corresponding to its metadata.
getArtifactResolutionServiceURL() - Method in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
Get the location, as a URL, of the issuer's resolution service endpoint.
getArtifactResolutionServiceURL() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLArtifactConfiguration
Get the location, as a URL, of the issuer's resolution service endpoint.
getArtifactType() - Method in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
Get the type code of the artifact to use.
getArtifactType() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLArtifactConfiguration
Get the type code of the artifact to use.
getAssertion() - Method in class net.shibboleth.idp.saml.authn.context.SAMLContext
Gets the assertion to be validated.
getAssertionLifetime() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Get the lifetime of generated assertions in milliseconds.
getAssertionLifetime() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLProfileConfiguration
Get the lifetime of generated assertions in milliseconds.
getAttestedSubjectConfirmationMethod() - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
Get the SAML 2 SubjectConfirmation method which was used by the presenter in the attestation of the authentication token.
getAttestedToken() - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
Get the SAML 2 Assertion which serves as the authentication token for the AuthnRequest and which has been successfully attested by the AuthnRequest presenter.
getAttributeFormat() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Get the (optional) attribute format.
getAttributeIds() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Get the list of internal identifiers.
getAttributeIds() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Get the list of internal identifiers.
getAttributeNamespace() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Get the (optional) attribute namespace.
getAttributeRecipient() - Method in class net.shibboleth.idp.saml.nameid.TransientIdParameters
Get the SP.
getAttributeTypeName() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
Return the output type (for logging).
getAuthenticationFlows() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
getAuthenticationFlows() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
getAuthnContextClassRef() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
Returns the value as a SAML AuthnContextClassRef.
getAuthnContextDecl() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
Returns the value as a SAML AuthnContextDecl.
getAuthnContextDeclRef() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
Returns the value as a SAML AuthnContextDeclRef.
getCertificates() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
getClientTLSArtifactRequests() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLArtifactConsumerProfileConfiguration
Get the predicate used to determine if artifact resolution requests should use client TLS.
getClientTLSArtifactRequests() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Get the predicate used to determine if artifact resolution requests should use client TLS.
getComponent() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
getCount(String, String, String) - Method in interface net.shibboleth.idp.saml.nameid.PersistentIdStore
Deprecated.
Get the count of persistent ID entries for a (principal, issuer, source ID) tuple.
getCreationTime() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the time the identifier was created.
getCRLs() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
getDeactivationTime() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the time the identifier was deactivated.
getDefaultAuthenticationMethods() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
getDefaultAuthenticationMethods() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
getDelegationPredicate() - Method in class net.shibboleth.idp.saml.idwsf.profile.config.SSOSProfileConfiguration
Gets the predicate used to determine whether a delegated token presented to the IdP by another non-user entity may be used to complete SAML 2 SSO to this relying party.
getDelegationRequested() - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Get the status of whether the relying party has requested issuance of a delegated assertion token.
getEffectiveNameFormat() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Get the name format, or the SAML constants for "unspecified", if not set.
getEmbeddedResolver() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
Return what we are build around.
getEncoderBeanId() - Method in class net.shibboleth.idp.saml.binding.BindingDescriptor
Get the Spring bean ID of the binding's MessageEncoder.
getEncryptAssertions() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Get the predicate used to determine if assertions should be encrypted.
getEncryptAssertions() - Method in interface net.shibboleth.idp.saml.saml2.profile.config.SAML2ProfileConfiguration
Get the predicate used to determine if assertions should be encrypted.
getEncryptAttributes() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Get the predicate used to determine if attributes should be encrypted.
getEncryptAttributes() - Method in interface net.shibboleth.idp.saml.saml2.profile.config.SAML2ProfileConfiguration
Get the predicate used to determine if attributes should be encrypted.
getEncryptionOptionalPredicate() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Get condition to determine whether encryption is optional in the face of a missing key, etc.
getEncryptNameIDs() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Get the predicate used to determine if name identifiers should be encrypted.
getEncryptNameIDs() - Method in interface net.shibboleth.idp.saml.saml2.profile.config.SAML2ProfileConfiguration
Get the predicate used to determine if name identifiers should be encrypted.
getForceAuthnPredicate() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Get a condition to determine whether a fresh user presence proof should be required for this request.
getForceAuthnPredicate() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get a condition to determine whether a fresh user presence proof should be required for this request.
getFormats() - Method in class net.shibboleth.idp.saml.nameid.NameIDCanonicalizationFlowDescriptor
Return the set of acceptable formats.
getFriendlyName() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Get the friendly, human readable, name for the attribute.
getInboundInterceptorFlows() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
getIncludeAttributeStatementPredicate() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Get a condition to determine whether responses to the authentication request should include an attribute statement.
getIncludeAttributeStatementPredicate() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get a condition to determine whether responses to the authentication request should include an attribute statement.
getIncludeConditionsNotBeforePredicate() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Get a condition to determine whether to include a NotBefore attribute in the Conditions of generated assertions.
getIssuerEntityId() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the ID of the entity that issued the identifier.
getKeyInfos() - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Get the list of KeyInfo child elements.
getLastRefresh() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
getLastUpdate() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
getLocalEvents() - Method in class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
Get the set of local events to handle without a SOAP fault.
getLogPrefix() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
return a string which is to be prepended to all log messages.
getLogPrefix() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
Return a string which is to be prepended to all log messages.
getLogPrefix() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
return a string which is to be prepended to all log messages.
getLogPrefix() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
Return a string which is to be prepended to all log messages.
getLogPrefix() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
Return a string which is to be prepended to all log messages.
getMapperId() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
Generate an Id suitable for the mapper.
getMapperId() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Generate an Id suitable for the mapper.
getMappers() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
Get the mappers.
getMappers() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
Get the mappers.
getMatchPattern() - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Deprecated.
No replacement. The caller should instead evaluate the scope value supplied by XSString.getValue() in an implementation-specific manner
getMaximumSPSessionLifetime() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get the maximum amount of time, in milliseconds, the service provider should maintain a session for the user based on the authentication assertion.
getMaximumTokenDelegationChainLength() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get the limits on the total number of delegates that may be derived from the initial SAML token.
getMaximumTokenDelegationChainLength() - Method in interface net.shibboleth.idp.saml.xmlobject.DelegationPolicy
Get the MaximumTokenDelegationChainLength attribute value.
getMetadataFilter() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
getName() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Get the name of the attribute.
getName() - Method in interface net.shibboleth.idp.saml.attribute.encoding.SAML1AttributeEncoder
Get the encoded Name of the attribute.
getName() - Method in interface net.shibboleth.idp.saml.attribute.encoding.SAML2AttributeEncoder
Get the encoded Name of the attribute.
getName() - Method in class net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal
getName() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
getName() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
getName() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
getName() - Method in class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
getName() - Method in class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
getNameFormat() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Get the encoded NameFormat of the attribute.
getNameFormat() - Method in interface net.shibboleth.idp.saml.attribute.encoding.SAML2AttributeEncoder
Get the encoded NameFormat of the attribute.
getNameID() - Method in class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
Get the NameID.
getNameID() - Method in class net.shibboleth.idp.saml.session.SAML2SPSession
Get the NameID asserted to the SP.
getNameIdentifier() - Method in class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
getNameIDFormatPrecedence() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
getNameIDFormatPrecedence() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
getNamespace() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
Get the encoded Namespace of the attribute.
getNamespace() - Method in interface net.shibboleth.idp.saml.attribute.encoding.SAML1AttributeEncoder
Get the encoded Namespace of the attribute.
getPeerProvidedId() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the alias, provided by the recipient, attached to this ID.
getPersistentId() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the persistent identifier.
getPostAuthenticationFlows() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
getPostAuthenticationFlows() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
getPrincipal() - Method in class net.shibboleth.idp.saml.nameid.TransientIdParameters
Get the Principal.
getPrincipalName() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the name of the principal the identifier represents.
getPropertyMap() - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext
Get cached property map.
getPropertyType() - Method in class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
Get the type of object to coerce collection elements into.
getProtocol() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
getProtocol() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1NameIdentifierEncoder
Deprecated.
getProtocol() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
getProtocol() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2NameIDEncoder
Deprecated.
getProxyAudiences() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Get the unmodifiable collection of audiences for a proxied assertion.
getProxyAudiences() - Method in interface net.shibboleth.idp.saml.saml2.profile.config.SAML2ProfileConfiguration
Get the unmodifiable collection of audiences for a proxied assertion.
getProxyCount() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Get the maximum number of times an assertion may be proxied.
getProxyCount() - Method in interface net.shibboleth.idp.saml.saml2.profile.config.SAML2ProfileConfiguration
Get the maximum number of times an assertion may be proxied.
getQualifiedNameIDFormats() - Method in class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration
Get a collection of NameID Format values for which the use of the NameQualifier and SPNameQualifier attributes is defined to allow default/implicit values derived from the asserting and relying parties.
getRecipientEntityId() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the ID of the entity to which the identifier was issued.
getRegexp() - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Get the regexp attribute value.
getRegexpXSBoolean() - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Get the regexp attribute value.
getResolveAttributesPredicate() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Get a condition to determine whether attributes should be resolved during the profile.
getResolveAttributesPredicate() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get a condition to determine whether attributes should be resolved during the profile.
getSAML1NameIdentifierGenerator() - Method in interface net.shibboleth.idp.saml.nameid.NameIdentifierGenerationService
getSAML2NameIDGenerator() - Method in interface net.shibboleth.idp.saml.nameid.NameIdentifierGenerationService
getSAMLName() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Get the SAML attribute name.
getSAMLName() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Get the SAML attribute name.
getScope() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Gets the scope value.
getScopeAttributeName() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Gets the name of the scope attribute.
getSessionIndex() - Method in class net.shibboleth.idp.saml.session.SAML2SPSession
Get the SessionIndex value asserted to the SP.
getSignArtifactRequests() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLArtifactConsumerProfileConfiguration
Get the predicate used to determine if artifact resolution requests should be signed.
getSignArtifactRequests() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Get the predicate used to determine if artifact resolution requests should be signed.
getSignAssertions() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Get the predicate used to determine if generated assertions should be signed.
getSignAssertions() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLProfileConfiguration
Get the predicate used to determine if generated assertions should be signed.
getSignRequests() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Get the predicate used to determine if generated requests should be signed.
getSignRequests() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLProfileConfiguration
Get the predicate used to determine if generated requests should be signed.
getSignResponses() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Get the predicate used to determine if generated responses should be signed.
getSignResponses() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLProfileConfiguration
Get the predicate used to determine if generated responses should be signed.
getSkipEndpointValidationWhenSignedPredicate() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get condition to determine whether the response endpoint should be validated if the request is signed.
getSourceId() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Get the source ID underlying the persistent identifier.
getSPSessionKey() - Method in class net.shibboleth.idp.saml.session.SAML2SPSession
getStringValue(XMLObject) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
Function to return the string contents if this is the correct type.
getSubjectConfirmationCredentials() - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Get the relying party credentials which will be included in the assertion's KeyInfoConfirmationDataType.
getValue() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Get the attribute value.
getValueMapper() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Get the class which converts types.
getVerificationDepth() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
getVerifyDepth() - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Get the VerifyDepth attribute value.
getX509Certificates(KeyInfo) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Extract certificates from a KeyInfo element.
getX509CRLs(KeyInfo) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Extract CRL's from a KeyInfo element.

H

hashCode() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
hashCode() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
hashCode() - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
hashCode() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
.
hashCode() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
.
hashCode() - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
hashCode() - Method in class net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal
hashCode() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
hashCode() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
hashCode() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
hashCode() - Method in class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
hashCode() - Method in class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
hashCode() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
hashCode() - Method in class net.shibboleth.idp.saml.session.SAML2SPSession
honorMetadata - Variable in class net.shibboleth.idp.saml.profile.config.logic.SignAssertionsPredicate
Whether to override the result based on the WantAssertionsSigned flag in SAML metadata.

I

IDENTITY_PROVIDER - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Identity Provider field.
IN_RESPONSE_TO - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
InResponseTo field.
includeAttributeStatement() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
includeAttributeStatement() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
IncludeAttributeStatementPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate that evaluates a SSO ProfileRequestContext and determines whether an attribute statement should be included in the outgoing assertion.
IncludeAttributeStatementPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.IncludeAttributeStatementPredicate
Constructor.
includeAttributeStatementPredicate - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Whether responses to the authentication request should include an attribute statement.
includeAttributeStatementPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Whether responses to the authentication request should include an attribute statement.
includeConditionsNotBefore() - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Get whether to include a NotBefore attribute in the Conditions of generated assertions.
includeConditionsNotBefore() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLProfileConfiguration
Get whether to include a NotBefore attribute in the Conditions of generated assertions.
includeNotBeforePredicate - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Controls whether to include a NotBefore attribute in the Conditions of generated assertions.
IntegerConfigurationLookupStrategy - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives Integer-valued configuration settings based on EntityAttribute extension tags.
IntegerConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.IntegerConfigurationLookupStrategy
 
IPersistentIdStore - Interface in net.shibboleth.idp.saml.nameid
Marker interface for storage and retrieval plugins for SAML persistent IDs.
IS_PASSIVE - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
IsPassive requested field.
isAllowingDelegation() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Get whether produced assertions may be delegated.
isAvailable(String) - Method in interface net.shibboleth.idp.saml.nameid.PersistentIdStore
Deprecated.
Get whether a persistent ID is not in use, active or otherwise.
isEncryptionOptional() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Get whether to ignore an inability to encrypt due to external factors.
isEncryptionOptional() - Method in interface net.shibboleth.idp.saml.saml2.profile.config.SAML2ProfileConfiguration
Get whether to ignore an inability to encrypt due to external factors.
isIssuingDelegatedAssertion() - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Get whether issuance of a delegated assertion is active.
isRequireValidMetadata() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
issuerEntityId - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
ID of the entity that issued that identifier.
issuingDelegatedAssertion - Variable in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Whether issuance of a delegated assertion is active.
IssuingDelegatedAssertionPredicate - Class in net.shibboleth.idp.saml.saml2.profile.delegation
A predicate which determines whether issuance of a delegated SAML 2 Assertion is active.
IssuingDelegatedAssertionPredicate() - Constructor for class net.shibboleth.idp.saml.saml2.profile.delegation.IssuingDelegatedAssertionPredicate
Constructor.

K

KEY_AUTHORITY_VERIFY_DEPTH_DEFAULT - Static variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Default value for Shibboleth KeyAuthority verify depth.
KeyAuthority - Interface in net.shibboleth.idp.saml.xmlobject
XMLObject for the Shibboleth KeyAuthority metadata extension.
KeyAuthoritySupport - Class in net.shibboleth.idp.saml.security
Utility class for extracting PKIXValidationInformation from a KeyAuthority.
KeyAuthoritySupport() - Constructor for class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Constructor.
KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation - Class in net.shibboleth.idp.saml.security
Basic implementation of PKIXValidationInformation.
KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation(Collection<X509Certificate>, Collection<X509CRL>, Integer) - Constructor for class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
Constructor.

L

LegacyEncryptionRequirementPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate implementation that supports the legacy V2 configuration options of "always", "conditional", and "never" for encryption.
LegacyEncryptionRequirementPredicate(String) - Constructor for class net.shibboleth.idp.saml.profile.config.logic.LegacyEncryptionRequirementPredicate
Constructor.
LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting - Enum in net.shibboleth.idp.saml.profile.config.logic
Internal enum for the options supported.
LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting() - Constructor for enum net.shibboleth.idp.saml.profile.config.logic.LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting
 
LegacySigningRequirementPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate implementation that supports the legacy V2 configuration options of "always", "conditional", and "never" for signing.
LegacySigningRequirementPredicate(String) - Constructor for class net.shibboleth.idp.saml.profile.config.logic.LegacySigningRequirementPredicate
Constructor.
LegacySigningRequirementPredicate.SigningRequirementSetting - Enum in net.shibboleth.idp.saml.profile.config.logic
Internal enum for the options supported.
LegacySigningRequirementPredicate.SigningRequirementSetting() - Constructor for enum net.shibboleth.idp.saml.profile.config.logic.LegacySigningRequirementPredicate.SigningRequirementSetting
 
LibertySSOSContext - Class in net.shibboleth.idp.saml.saml2.profile.delegation
Context for storing information related to the Liberty SSOS profile and use of an inbound delegated Assertion token.
LibertySSOSContext() - Constructor for class net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
 
ListConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives List-valued configuration settings based on EntityAttribute extension tags.
ListConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.ListConfigurationLookupStrategy
 
localEvents - Variable in class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
Local error events to handle without a SOAP fault.
localEventsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
Lookup function to supply ECPProfileConfiguration.localEvents property.
log - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Class logger.
LOG - Static variable in class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport
Class logger.
log - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Class logger.
log - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
Class logger.
log - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Class logger.
log - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
Class logger.
log - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
logger.
log - Variable in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
Class logger.
log - Variable in class net.shibboleth.idp.saml.nameid.TransientIdParameters
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.BooleanConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.DoubleConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.DurationConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.IntegerConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.ListConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.logic.AllowedSAMLPresentersPredicate
Logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.LongConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.SetConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.config.StringConfigurationLookupStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Class logger.
log - Variable in class net.shibboleth.idp.saml.saml2.profile.config.logic.SOAPErrorPredicate
Class logger.
logPrefix - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
The String used to prefix log message.
logPrefix - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
The String used to prefix log message.
logPrefix - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
The String used to prefix log message.
logPrefix - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
The String used to prefix log message.
logPrefix - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
The String used to prefix log message.
LongConfigurationLookupStrategy - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives Long-valued configuration settings based on EntityAttribute extension tags.
LongConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.LongConfigurationLookupStrategy
 

M

mapAttribute(AttributeDesignator) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Map the SAML attribute to the required output type.
mapAttribute(InType) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Map the SAML attribute to the required output type.
mapAttribute(InType) - Method in interface net.shibboleth.idp.saml.attribute.mapping.AttributeMapper
Map the SAML attribute to the required output type.
mapAttributes(List<AttributeDesignator>) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
Map the input objects into IdP attributes.
mapAttributes(List<InType>) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
Map the input objects into IdP attributes.
mapAttributes(List<InType>) - Method in interface net.shibboleth.idp.saml.attribute.mapping.AttributesMapper
Map the input objects into IdP attributes.
mappers - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
The mappers we can apply.
mappers - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
The mappers we can apply.
matches(String, String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Compare whether the name and namespace given "match" ours.
matches(String, String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Compare whether the name and format given "match" ours.
MAX_DELEGATION_CHAIN_LENGTH_ATTRIB_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.DelegationPolicy
VerifyDepth attribute name.
maximumSPSessionLifetime - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
The maximum amount of time, in milliseconds, the service provider should maintain a session for the user.
maximumSPSessionLifetimeLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
maximumTokenDelegationChainLength - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Limits the total number of delegates that may be derived from the initial SAML token.
maximumTokenDelegationChainLengthLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
metadataContextLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.config.logic.SignAssertionsPredicate
Lookup strategy for SAMLMetadataContext.
metadataLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Strategy for obtaining metadata to check.

N

name - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
The name of the attribute.
name - Variable in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
Serialized form of declaration.
name - Variable in class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
Serialized form of nameIdenitifier .
name - Variable in class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
Serialized form of NameID .
NameDecoderException - Exception in net.shibboleth.idp.saml.nameid
Error thrown if decoding of a SAML subject identifier fails.
NameDecoderException() - Constructor for exception net.shibboleth.idp.saml.nameid.NameDecoderException
Constructor.
NameDecoderException(String) - Constructor for exception net.shibboleth.idp.saml.nameid.NameDecoderException
Constructor.
NameDecoderException(Exception) - Constructor for exception net.shibboleth.idp.saml.nameid.NameDecoderException
Constructor.
NameDecoderException(String, Exception) - Constructor for exception net.shibboleth.idp.saml.nameid.NameDecoderException
Constructor.
nameID - Variable in class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
The NameID.
NAMEID - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Name identifier field.
nameID - Variable in class net.shibboleth.idp.saml.session.SAML2SPSession
The NameID asserted to the SP.
NAMEID_FORMAT - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Name identifier Format field.
NameIDCanonicalizationFlowDescriptor - Class in net.shibboleth.idp.saml.nameid
A class used to describe flow descriptors for NameIDPrincipal and NameIdentifierPrincipal.
NameIDCanonicalizationFlowDescriptor() - Constructor for class net.shibboleth.idp.saml.nameid.NameIDCanonicalizationFlowDescriptor
 
NameIDDecoder - Interface in net.shibboleth.idp.saml.nameid
Interface for converting a NameID back into a principal name.
nameIdentifier - Variable in class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
The NameIdentifier.
NameIdentifierAttributeEncoder<NameIdType extends SAMLObject> - Interface in net.shibboleth.idp.saml.nameid
Deprecated. 
NameIdentifierDecoder - Interface in net.shibboleth.idp.saml.nameid
Interface for converting a NameIdentifier back into a principal name.
NameIdentifierGenerationService - Interface in net.shibboleth.idp.saml.nameid
A service interface for obtaining name identifier generators.
NameIdentifierPrincipal - Class in net.shibboleth.idp.saml.authn.principal
Principal based on the SAML2 NameIdentifier.
NameIdentifierPrincipal(NameIdentifier) - Constructor for class net.shibboleth.idp.saml.authn.principal.NameIdentifierPrincipal
Constructor.
nameIDFormatPrecedence - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Precedence of name identifier formats to use for requests.
nameIDFormatPrecedence - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Precedence of name identifier formats to use for requests.
nameIDFormatPrecedenceLookupStrategy - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Lookup function to supply BrowserSSOProfileConfiguration.nameIDFormatPrecedence property.
nameIDFormatPrecedenceLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Lookup function to supply BrowserSSOProfileConfiguration.nameIDFormatPrecedence property.
NameIDPrincipal - Class in net.shibboleth.idp.saml.authn.principal
Principal based on the SAML2 NameID.
NameIDPrincipal(NameID) - Constructor for class net.shibboleth.idp.saml.authn.principal.NameIDPrincipal
Constructor.
namespace - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
The namespace in which the attribute name is interpreted.
net.shibboleth.idp.saml.attribute.encoding - package net.shibboleth.idp.saml.attribute.encoding
Base classes for encoding IdPAttribute objects into SAML message components.
net.shibboleth.idp.saml.attribute.mapping - package net.shibboleth.idp.saml.attribute.mapping
Classes in this package are to do with the import of attributes as an adjunct to filtering.
net.shibboleth.idp.saml.authn.context - package net.shibboleth.idp.saml.authn.context
Context tree subtypes in support of SAML-related authentication.
net.shibboleth.idp.saml.authn.principal - package net.shibboleth.idp.saml.authn.principal
SAML-specific classes for integration with idp-authn-api packages.
net.shibboleth.idp.saml.binding - package net.shibboleth.idp.saml.binding
Classes related to SAML bindings.
net.shibboleth.idp.saml.idwsf.profile.config - package net.shibboleth.idp.saml.idwsf.profile.config
Profile configurations for Liberty ID-WSF profiles.
net.shibboleth.idp.saml.metadata - package net.shibboleth.idp.saml.metadata
This package contains such public class definitions as are needed to bridge between the relying-party.xml schema and OpenSAML.
net.shibboleth.idp.saml.nameid - package net.shibboleth.idp.saml.nameid
Code for manipulating NameIDs and NameIdentifiers.
net.shibboleth.idp.saml.profile - package net.shibboleth.idp.saml.profile
Common APIs for SAML profile actions.
net.shibboleth.idp.saml.profile.config - package net.shibboleth.idp.saml.profile.config
Functionality and base classes common to both SAML 1 and 2 profile configuration.
net.shibboleth.idp.saml.profile.config.logic - package net.shibboleth.idp.saml.profile.config.logic
Implementations of logic/conditional SAML profile configuration components.
net.shibboleth.idp.saml.profile.config.logic.messaging - package net.shibboleth.idp.saml.profile.config.logic.messaging
Implementations of logic/conditional SAML profile configuration components.
net.shibboleth.idp.saml.profile.config.navigate - package net.shibboleth.idp.saml.profile.config.navigate
Functions to navigate into profile configuration information.
net.shibboleth.idp.saml.profile.context.navigate - package net.shibboleth.idp.saml.profile.context.navigate
Functions for navigating SAML profile context objects.
net.shibboleth.idp.saml.profile.context.navigate.messaging - package net.shibboleth.idp.saml.profile.context.navigate.messaging
Functions for navigating SAML message context objects.
net.shibboleth.idp.saml.profile.logic - package net.shibboleth.idp.saml.profile.logic
Functions and predicates supporting SAML profile behavior.
net.shibboleth.idp.saml.saml1.profile - package net.shibboleth.idp.saml.saml1.profile
SAML 1 profile actions and classes helping to support them.
net.shibboleth.idp.saml.saml1.profile.config - package net.shibboleth.idp.saml.saml1.profile.config
Profile configurations for SAML 1 profiles.
net.shibboleth.idp.saml.saml2.profile - package net.shibboleth.idp.saml.saml2.profile
SAML 2 profile actions and classes helping to support them.
net.shibboleth.idp.saml.saml2.profile.config - package net.shibboleth.idp.saml.saml2.profile.config
Profile configurations for SAML 2 profiles.
net.shibboleth.idp.saml.saml2.profile.config.logic - package net.shibboleth.idp.saml.saml2.profile.config.logic
Predicates related to SAML 2.0 profile configurations.
net.shibboleth.idp.saml.saml2.profile.delegation - package net.shibboleth.idp.saml.saml2.profile.delegation
Profile processing components related to SAML 2 delegation.
net.shibboleth.idp.saml.security - package net.shibboleth.idp.saml.security
Classes related to SAML security extensions.
net.shibboleth.idp.saml.session - package net.shibboleth.idp.saml.session
Classes related to use of SAML with the session layer.
net.shibboleth.idp.saml.xml - package net.shibboleth.idp.saml.xml
Shibboleth-specfic classes used with SAML messages.
net.shibboleth.idp.saml.xmlobject - package net.shibboleth.idp.saml.xmlobject
OpenSAML XMLObject extensions.
newAttribute(AttributeDesignator, String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Function to summon up the output type based on an ID and an object of the input type.
newAttribute(InType, String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Function to summon up the output type based on an ID and an object of the input type.
NotBeforeProfileConfigPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate that returns SAMLProfileConfiguration.includeConditionsNotBefore() if such a profile is available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
NotBeforeProfileConfigPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.NotBeforeProfileConfigPredicate
 

P

peerProvidedId - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
ID, associated with the persistent identifier, provided by the peer.
persistentId - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
The persistent identifier.
PersistentIdEntry - Class in net.shibboleth.idp.saml.nameid
Object representing a persistent identifier entry in storage.
PersistentIdEntry() - Constructor for class net.shibboleth.idp.saml.nameid.PersistentIdEntry
 
PersistentIdStore - Interface in net.shibboleth.idp.saml.nameid
Deprecated. 
populateAttributeMapper(AbstractSAMLAttributeDesignatorMapper<IdPAttribute>) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
This populates the attribute mapper to go from a SAML AttributeDesignator to an IdP Attribute (or derivative) such that applying the output of the mapper to the encoder will produce the name attribute (and vice versa).
populateAttributeMapper(AbstractSAMLAttributeDesignatorMapper<I>) - Method in interface net.shibboleth.idp.saml.attribute.encoding.AttributeDesignatorMapperProcessor
This populates the attribute mapper to go from a SAML AttributeDesignator to an IdP Attribute (or derivative) such that applying the output of the mapper to the encoder will produce the name attribute (and vice versa).
populateAttributeMapper(AbstractSAMLAttributeMapper<S, I>) - Method in interface net.shibboleth.idp.saml.attribute.encoding.AttributeMapperProcessor
This populates the attribute mapper to go from a SAML Attribute (or derivative) to an IdP Attribute (or derivative) such that applying the output of the mapper to the encoder will produce the name attribute (and vice versa).
postAuthenticationFlows - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Enables post-authentication interceptor flows.
postAuthenticationFlows - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Enables post-authentication interceptor flows.
postAuthenticationFlowsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Lookup function to supply BrowserSSOProfileConfiguration.postAuthenticationFlows property.
postAuthenticationFlowsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Lookup function to supply BrowserSSOProfileConfiguration.postAuthenticationFlows property.
principal - Variable in class net.shibboleth.idp.saml.nameid.TransientIdParameters
The principal.
PRINCIPAL_FIELD - Static variable in class net.shibboleth.idp.saml.nameid.TransientIdParameters
Field name of principal name.
principalName - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Name of the principal represented by the identifier.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.idwsf.profile.config.SSOSProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml1.profile.config.ArtifactResolutionProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml1.profile.config.AttributeQueryProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml2.profile.config.ArtifactResolutionProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml2.profile.config.AttributeQueryProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
ID for this profile configuration.
PROFILE_ID - Static variable in class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration
ID for this profile configuration.
profileId - Variable in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Override the ProfileConfiguration to look for rather than whatever's populated.
profileIdLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Strategy for obtaining profile ID for property naming.
propertyAliases - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Alternative "full" property identifiers to support.
propertyMap - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext
Cached property map.
propertyName - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Base name of property to produce.
propertyType - Variable in class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
Type of bean in collection.
propertyType - Variable in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
Type of bean to return.
PROTOCOL - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Protocol field.
providedValue - Variable in class net.shibboleth.idp.saml.attribute.mapping.AttributesMapContainer
The map we are encapsulating.
ProxyAudienceRestrictionsLookupFunction - Class in net.shibboleth.idp.saml.profile.config.navigate
A function that returns the effective proxy audience restrictions to include in assertions, based on the result of SAML2ProfileConfiguration.getProxyAudiences(), if such a profile is available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
ProxyAudienceRestrictionsLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.config.navigate.ProxyAudienceRestrictionsLookupFunction
 
proxyAudiences - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Audiences for the proxy.
proxyAudiencesLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Lookup function to supply AbstractSAML2ProfileConfiguration.proxyAudiences property.
proxyCount - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Maximum proxy count for an assertion.
ProxyCountLookupFunction - Class in net.shibboleth.idp.saml.profile.config.navigate
A function that returns the allowable proxy count to include in assertions, based on the result of SAML2ProfileConfiguration.getProxyCount(), if such a profile is available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
ProxyCountLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.config.navigate.ProxyCountLookupFunction
 
proxyCountLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Lookup function to supply AbstractSAML2ProfileConfiguration.proxyCount property.

Q

qualifiedNameIDFormats - Variable in class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration
NameID formats whose matching rules accomodate defaulted qualifiers.
QualifiedNameIDFormatsLookupFunction - Class in net.shibboleth.idp.saml.profile.config.navigate
A function that returns the NameID Formats whose NameQualifier attributes should allow for defaulting based on the result of SingleLogoutProfileConfiguration.getQualifiedNameIDFormats() if such a profile is available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
QualifiedNameIDFormatsLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.config.navigate.QualifiedNameIDFormatsLookupFunction
 
qualifiedNameIDFormatsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration

R

recipientEntityId - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
ID of the entity to which the identifier was issued.
refresh() - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
REGEXP_ATTRIB_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
regexp attribute name.
relyingPartyContextLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Strategy used to locate the RelyingPartyContext associated with a given ProfileRequestContext.
RelyingPartyMetadataProvider - Class in net.shibboleth.idp.saml.metadata
This class exists primarily to allow the parsing of relying-party.xml to create a serviceable implementation of MetadataResolver.
RelyingPartyMetadataProvider(MetadataResolver) - Constructor for class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
RelyingPartyMetadataProvider() - Constructor for class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
Constructor.
REQUEST_BINDING - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Request binding field.
REQUEST_ID - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Request message ID field.
REQUEST_ISSUE_INSTANT - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Request message IssueInstant field.
resolve(CriteriaSet) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
resolveAttributes() - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
resolveAttributes() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
resolveAttributesPredicate - Variable in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Whether attributes should be resolved in the course of the profile.
resolveAttributesPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Whether attributes should be resolved in the course of the profile.
ResolveAttributesProfileConfigPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate that evaluates a ProfileRequestContext and determines whether attribute resolution and filtering should take place.
ResolveAttributesProfileConfigPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.ResolveAttributesProfileConfigPredicate
 
resolver - Variable in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
The embedded resolver.
resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
RESPONSE_BINDING - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Response binding field.
RESPONSE_ID - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Response message ID field.
RESPONSE_ISSUE_INSTANT - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Response message IssueInstant field.

S

SAML1_ATTR_NAMESPACE_URI - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
Legacy Shibboleth SAML 1.x AttributeNamespace for URI-named attributes.
SAML1_NAMEID_TRANSIENT - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
Legacy Shibboleth format for transient IDs in SAML 1.x.
SAML1AttributeEncoder<EncodedType extends IdPAttributeValue> - Interface in net.shibboleth.idp.saml.attribute.encoding
Interface for encoders that produce a SAML 1 Attribute.
SAML1NameIdentifierAttributeEncoder - Interface in net.shibboleth.idp.saml.nameid
Deprecated. 
SAML1ProfileConfiguration - Interface in net.shibboleth.idp.saml.saml1.profile.config
Marker interface for SAML 1.x profile configuration interfaces, currently empty.
SAML1SPSession - Class in net.shibboleth.idp.saml.session
Marker subtype for a SAML 1 session, adds no actual information other than its identity as a SAML 1 session.
SAML1SPSession(String, long, long) - Constructor for class net.shibboleth.idp.saml.session.SAML1SPSession
Constructor.
SAML2AttributeEncoder<EncodedType extends IdPAttributeValue> - Interface in net.shibboleth.idp.saml.attribute.encoding
Interface for encoders that produce a SAML 2 Attribute.
SAML2NameIDAttributeEncoder - Interface in net.shibboleth.idp.saml.nameid
Deprecated. 
SAML2ProfileConfiguration - Interface in net.shibboleth.idp.saml.saml2.profile.config
Base interface for SAML 2 profile configurations.
SAML2SPSession - Class in net.shibboleth.idp.saml.session
Extends a BasicSPSession with SAML 2.0 information required for reverse lookup in the case of a logout.
SAML2SPSession(String, long, long, NameID, String) - Constructor for class net.shibboleth.idp.saml.session.SAML2SPSession
Constructor.
SAMLArtifactAwareProfileConfiguration - Interface in net.shibboleth.idp.saml.profile.config
Common interface for SAML profile configurations involving artifact production.
SAMLArtifactConfiguration - Interface in net.shibboleth.idp.saml.profile.config
Interface for outbound SAML artifact configuration.
SAMLArtifactConsumerProfileConfiguration - Interface in net.shibboleth.idp.saml.profile.config
Common interface for SAML profile configurations involving artifact consumption, for example artifact resolution requests.
SAMLAuditFields - Class in net.shibboleth.idp.saml.profile
Constants to use for audit logging fields stored in an AuditContext.
SAMLAuditFields() - Constructor for class net.shibboleth.idp.saml.profile.SAMLAuditFields
Constructor.
SAMLConstants - Class in net.shibboleth.idp.saml.xml
XML related constants used with SAML.
SAMLConstants() - Constructor for class net.shibboleth.idp.saml.xml.SAMLConstants
Constructor.
SAMLContext - Class in net.shibboleth.idp.saml.authn.context
Context, usually attached to AuthenticationContext, that carries a SAML Assertion to be validated.
SAMLContext() - Constructor for class net.shibboleth.idp.saml.authn.context.SAMLContext
 
SAMLEncoderSupport - Class in net.shibboleth.idp.saml.attribute.encoding
Support class for encoding IdP Attributes and their value.
SAMLEncoderSupport() - Constructor for class net.shibboleth.idp.saml.attribute.encoding.SAMLEncoderSupport
Constructor.
SAMLMetadataContextLookupFunction - Class in net.shibboleth.idp.saml.profile.context.navigate.messaging
A function to access a SAMLMetadataContext underlying a RelyingPartyContext located via a lookup function.
SAMLMetadataContextLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.context.navigate.messaging.SAMLMetadataContextLookupFunction
 
SAMLMetadataContextLookupFunction - Class in net.shibboleth.idp.saml.profile.context.navigate
A function to access a SAMLMetadataContext underlying a RelyingPartyContext located via a lookup function, by default a child of the profile request context.
SAMLMetadataContextLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.context.navigate.SAMLMetadataContextLookupFunction
 
SAMLProfileConfiguration - Interface in net.shibboleth.idp.saml.profile.config
Common interface for SAML profile configurations.
Scope - Interface in net.shibboleth.idp.saml.xmlobject
XMLObject for the Shibboleth Scope metadata extension.
ScopedValue - Interface in net.shibboleth.idp.saml.xmlobject
XMLObject that represents a SAML attribute value whose value contains a scope attribute.
serialVersionUID - Static variable in exception net.shibboleth.idp.saml.nameid.NameDecoderException
serial ID.
serialVersionUID - Static variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Serial version UID.
SERVICE_PROVIDER - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Service Provider field.
SESSION_INDEX - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
SessionIndex field.
sessionIndex - Variable in class net.shibboleth.idp.saml.session.SAML2SPSession
The SessionIndex asserted to the SP.
SessionLifetimeLookupFunction - Class in net.shibboleth.idp.saml.profile.config.navigate
A function that returns BrowserSSOProfileConfiguration.getMaximumSPSessionLifetime() if such a profile is available from a RelyingPartyContext obtained via a lookup function, by default a child of the ProfileRequestContext.
SessionLifetimeLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.config.navigate.SessionLifetimeLookupFunction
 
setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1NameIdentifierEncoder
Deprecated.
Set the activation condition for this encoder.
setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2NameIDEncoder
Deprecated.
Set the activation condition for this encoder.
setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Set the activation condition for this encoder.
setAdditionalAudienceForAssertion(Collection<String>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Deprecated. 
setAdditionalAudiencesForAssertion(Collection<String>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set the set of audiences, in addition to the relying party(ies) to which the IdP is issuing the assertion, with which an assertion may be shared.
setAllowDelegation(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set the predicate used to determine if produced assertions may be delegated.
setAllowedPresenters(Collection<String>) - Method in class net.shibboleth.idp.saml.profile.config.logic.AllowedSAMLPresentersPredicate
Set the allowed presenters.
setAllowingDelegation(Boolean) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Deprecated.
setApplicationContext(ApplicationContext) - Method in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
setArtifactConfiguration(SAMLArtifactConfiguration) - Method in class net.shibboleth.idp.saml.saml1.profile.config.AbstractSAML1ArtifactAwareProfileConfiguration
Set the SAML artifact configuration, if any.
setArtifactConfiguration(SAMLArtifactConfiguration) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Set the SAML artifact configuration, if any.
setArtifactConfigurationLookupStrategy(Function<ProfileRequestContext, SAMLArtifactConfiguration>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.AbstractSAML1ArtifactAwareProfileConfiguration
Set a lookup strategy for the artifactConfiguration property.
setArtifactConfigurationLookupStrategy(Function<ProfileRequestContext, SAMLArtifactConfiguration>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Set a lookup strategy for the artifactConfiguration property.
setArtifactResolutionServiceIndex(Integer) - Method in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
Set the index of the issuer's resolution service endpoint, corresponding to its metadata.
setArtifactResolutionServiceURL(String) - Method in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
Set the location, as a URL, of the issuer's resolution service endpoint.
setArtifactType(Integer) - Method in class net.shibboleth.idp.saml.profile.config.BasicSAMLArtifactConfiguration
Set the type code of the artifact to use.
setAssertion(Assertion) - Method in class net.shibboleth.idp.saml.authn.context.SAMLContext
Sets the assertion to be validated.
setAssertionAudiencesLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set a lookup strategy for the AbstractSAMLProfileConfiguration.assertionAudiences property.
setAssertionLifetime(long) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set the lifetime of an assertion.
setAssertionLifetimeLookupStrategy(Function<ProfileRequestContext, Long>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set a lookup strategy for the AbstractSAMLProfileConfiguration.assertionLifetime property.
setAttestedSubjectConfirmationMethod(String) - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
Set the SAML 2 SubjectConfirmation method which was used by the presenter in the attestation of the authentication token.
setAttestedToken(Assertion) - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.LibertySSOSContext
Set the SAML 2 Assertion which serves as the authentication token for the AuthnRequest and which has been successfully attested by the AuthnRequest presenter.
setAttributeFormat(String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Set the (optional) attribute format.
setAttributeIds(List<String>) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Set the list of internal identifiers.
setAttributeIds(List<String>) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Set the list of internal identifiers.
setAttributeNamespace(String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Set the (optional) attribute namespace.
setAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set the authentication flows to use.
setAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set the authentication flows to use.
setAuthenticationFlowsLookupStrategy(Function<ProfileRequestContext, Set<String>>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the BrowserSSOProfileConfiguration.authenticationFlows property.
setAuthenticationFlowsLookupStrategy(Function<ProfileRequestContext, Set<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the authenticationFlows property.
setBindingContextLookupStrategy(Function<ProfileRequestContext, SAMLBindingContext>) - Method in class net.shibboleth.idp.saml.profile.config.logic.IncludeAttributeStatementPredicate
Set lookup strategy for SAMLBindingContext to examine.
setClientTLSArtifactRequests(Predicate<MessageContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Set the predicate used to determine if artifact resolution requests should use client TLS.
SetConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives Set-valued configuration settings based on EntityAttribute extension tags.
SetConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.SetConfigurationLookupStrategy
 
setCreationTime(Timestamp) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the time the identifier was created.
setDeactivationTime(Timestamp) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the time the identifier was deactivated.
setDefaultAuthenticationMethods(Collection<AuthenticationMethodPrincipal>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set the default authentication methods to use, expressed as custom principals.
setDefaultAuthenticationMethods(Collection<AuthnContextClassRefPrincipal>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set the default authentication contexts to use, expressed as custom principals.
setDefaultAuthenticationMethodsLookupStrategy(Function<ProfileRequestContext, Collection<AuthenticationMethodPrincipal>>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the BrowserSSOProfileConfiguration.defaultAuthenticationMethods property.
setDefaultAuthenticationMethodsLookupStrategy(Function<ProfileRequestContext, Collection<AuthnContextClassRefPrincipal>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the defaultAuthenticationMethods property.
setDefaultFormat(String) - Method in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Set the default format to return.
setDelegationContextLookupStrategy(Function<ProfileRequestContext, DelegationContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.IssuingDelegatedAssertionPredicate
Set the strategy used to locate the current DelegationContext.
setDelegationPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.idwsf.profile.config.SSOSProfileConfiguration
Sets the predicate used to determine whether a delegated token presented to the IdP by another non-user entity may be used to complete SAML 2 SSO to this relying party.
setDelegationRequested(DelegationRequest) - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Set the status of whether the relying party has requested issuance of a delegated assertion token.
setEmbeddedResolver(MetadataResolver) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
Set the MetadataResolver to embed.
setEnableCaching(boolean) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Set whether property lookup should be cached in the profile context tree.
setEncoderBeanId(String) - Method in class net.shibboleth.idp.saml.binding.BindingDescriptor
Set the Spring bean ID of the binding's MessageEncoder.
setEncodeType(boolean) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Set whether to encode type information.
setEncryptAssertions(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set the predicate used to determine if assertions should be encrypted.
setEncryptAttributes(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set the predicate used to determine if attributes should be encrypted.
setEncryptionOptional(boolean) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set whether encryption is optional in the face of a missing key, etc.
setEncryptionOptionalPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set a condition to determine whether encryption is optional in the face of a missing key, etc.
setEncryptNameIDs(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set the predicate used to determine if name identifiers should be encrypted.
setEventContextLookupStrategy(Function<ProfileRequestContext, EventContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.logic.SOAPErrorPredicate
Set lookup strategy for EventContext to check.
setForceAuthn(boolean) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set whether a fresh user presence proof should be required for this request.
setForceAuthn(boolean) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set whether a fresh user presence proof should be required for this request.
setForceAuthnPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set a condition to determine whether a fresh user presence proof should be required for this request.
setForceAuthnPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a condition to determine whether a fresh user presence proof should be required for this request.
setFormats(Collection<String>) - Method in class net.shibboleth.idp.saml.nameid.NameIDCanonicalizationFlowDescriptor
Sets the acceptable formats.
setFriendlyName(String) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Set the friendly, human readable, name for the attribute.
setHonorMetadata(boolean) - Method in class net.shibboleth.idp.saml.profile.config.logic.SignAssertionsPredicate
Set whether to override the result based on the WantAssertionsSigned flag in SAML metadata.
setIncludeAttributeStatement(boolean) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set whether responses to the authentication request should include an attribute statement.
setIncludeAttributeStatement(boolean) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set whether responses to the authentication request should include an attribute statement.
setIncludeAttributeStatementPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set a condition to determine whether responses to the authentication request should include an attribute statement.
setIncludeAttributeStatementPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a condition to determine whether responses to the authentication request should include an attribute statement.
setIncludeConditionsNotBefore(boolean) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set whether to include a NotBefore attribute in the Conditions of generated assertions.
setIncludeConditionsNotBeforePredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set a condition to determine whether to include a NotBefore attribute in the Conditions of generated assertions.
setIssuerEntityId(String) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the ID of the entity that issued the identifier.
setIssuingDelegatedAssertion(boolean) - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Set whether issuance of a delegated assertion is active.
setLocalEvents(Collection<String>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
Set the local events to handle without a SOAP fault.
setLocalEventsLookupStrategy(Function<ProfileRequestContext, Set<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.ECPProfileConfiguration
Set a lookup strategy for the ECPProfileConfiguration.localEvents property.
setLogPrefix(String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
Set the log prefix to use.
setMappers(Collection<AttributeMapper<AttributeDesignator, OutType>>) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorsMapper
Set the attribute mappers into the lookup map.
setMappers(Collection<AttributeMapper<InType, OutType>>) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributesMapper
Set the attribute mappers into the lookup map.
setMaximumSPSessionLifetime(long) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set the maximum amount of time, in milliseconds, the service provider should maintain a session for the user based on the authentication assertion.
setMaximumSPSessionLifetimeLookupStrategy(Function<ProfileRequestContext, Long>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the BrowserSSOProfileConfiguration.maximumSPSessionLifetime property.
setMaximumTokenDelegationChainLength(long) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set the limits on the total number of delegates that may be derived from the initial SAML token.
setMaximumTokenDelegationChainLength(Long) - Method in interface net.shibboleth.idp.saml.xmlobject.DelegationPolicy
Set the MaximumTokenDelegationChainLength attribute value.
setMaximumTokenDelegationChainLengthLookupStrategy(Function<ProfileRequestContext, Long>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
setMetadataContextLookupStrategy(Function<ProfileRequestContext, SAMLMetadataContext>) - Method in class net.shibboleth.idp.saml.profile.config.logic.SignAssertionsPredicate
Set lookup strategy for SAMLMetadataContext.
setMetadataFilter(MetadataFilter) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
setMetadataLookupStrategy(Function<BaseContext, EntityDescriptor>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Set lookup strategy for metadata to examine.
setName(String) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAMLAttributeEncoder
Set the name of the attribute.
setNameFormat(String) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
Set the format of the attribute name.
setNameIDFormatPrecedence(Collection<String>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set the name identifier formats to use.
setNameIDFormatPrecedence(Collection<String>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set the name identifier formats to use.
setNameIDFormatPrecedenceLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the BrowserSSOProfileConfiguration.nameIDFormatPrecedence property.
setNameIDFormatPrecedenceLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the BrowserSSOProfileConfiguration.nameIDFormatPrecedence property.
setNamespace(String) - Method in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML1AttributeEncoder
Set the namespace in which the attribute name is interpreted.
setPeerProvidedId(String) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the alias, provided by the recipient, attached to this ID.
setPersistentId(String) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the persistent identifier.
setPostAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set the ordered collection of post-authentication interceptor flows to enable.
setPostAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set the ordered collection of post-authentication interceptor flows to enable.
setPostAuthenticationFlowsLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the BrowserSSOProfileConfiguration.postAuthenticationFlows property.
setPostAuthenticationFlowsLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a lookup strategy for the BrowserSSOProfileConfiguration.postAuthenticationFlows property.
setPrincipalName(String) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the name of the principal the identifier represents.
setProfileAliases(Collection<String>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Set profile ID aliases to include when checking for metadata tags (the property name is suffixed to the aliases).
setProfileId(String) - Method in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Set the profile configuration ID to locate in the RelyingPartyConfiguration for the purposes of establishing format precedence rules.
setProfileIdLookupStrategy(Function<BaseContext, String>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Set lookup strategy for profile ID to base property names on.
setPropertyName(String) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Set the "base" name of the property/setting to derive.
setPropertyType(Class<T1>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
Set the type of object to coerce collection elements into.
setPropertyType(Class<T>) - Method in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
Set the type of bean to search for.
setProxyAudiences(Collection<String>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set the proxy audiences to be added to responses.
setProxyAudiencesLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set a lookup strategy for the AbstractSAML2ProfileConfiguration.proxyAudiences property.
setProxyCount(long) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set the maximum number of times an assertion may be proxied.
setProxyCountLookupStrategy(Function<ProfileRequestContext, Long>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ProfileConfiguration
Set a lookup strategy for the AbstractSAML2ProfileConfiguration.proxyCount property.
setQualifiedNameIDFormats(Collection<String>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration
Set a collection of NameID Format values for which the use of the NameQualifier and SPNameQualifier attributes is defined to allow default/implicit values derived from the asserting and relying parties.
setQualifiedNameIDFormatsLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration
Set a lookup strategy for the SingleLogoutProfileConfiguration.qualifiedNameIDFormats property.
setRecipientEntityId(String) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the ID of the entity to which the identifier was issued.
setRegexp(Boolean) - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Set the regexp attribute value.
setRegexp(XSBooleanValue) - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Set the regexp attribute value.
setRelyingPartyContextLookupStrategy(Function<ProfileRequestContext, RelyingPartyContext>) - Method in class net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy
Set the strategy used to locate the RelyingPartyContext associated with a given ProfileRequestContext.
setRequireValidMetadata(boolean) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
setResolveAttributes(boolean) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set whether attributes should be resolved during the profile.
setResolveAttributes(boolean) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set whether attributes should be resolved during the profile.
setResolveAttributesPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml1.profile.config.BrowserSSOProfileConfiguration
Set a condition to determine whether attributes should be resolved during the profile.
setResolveAttributesPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set a condition to determine whether attributes should be resolved during the profile.
setSAMLName(String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
Set the SAML attribute name.
setSAMLName(String) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Set the SAML attribute name.
setScope(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Sets the scope value.
setScopeAttributeName(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Sets the name of the scope attribute.
setSignArtifactRequests(Predicate<MessageContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Set the predicate used to determine if artifact resolution requests should be signed.
setSignAssertions(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set the predicate used to determine if generated assertions should be signed.
setSignRequests(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set the predicate used to determine if generated requests should be signed.
setSignResponses(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Set the predicate used to determine if generated responses should be signed.
setSkipEndpointValidationWhenSigned(boolean) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set whether the response endpoint should be validated if the request is signed.
setSkipEndpointValidationWhenSignedPredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Set condition to determine whether the response endpoint should be validated if the request is signed.
setSortKey(int) - Method in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
Set the sort key.
setSourceId(String) - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Set the source ID underlying the persistent identifier.
setStrictNameFormat(boolean) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Set whether tag matching should examine and require an Attribute NameFormat of the URI type.
setSubjectConfirmationCredentials(List<Credential>) - Method in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
Set the relying party credentials which will be included in the assertion's KeyInfoConfirmationDataType.
settingToApply - Variable in class net.shibboleth.idp.saml.profile.config.logic.LegacyEncryptionRequirementPredicate
The setting in effect.
settingToApply - Variable in class net.shibboleth.idp.saml.profile.config.logic.LegacySigningRequirementPredicate
The setting in effect.
setValue(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Set the attribute value.
setValueMapper(AbstractSAMLAttributeValueMapper) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
Get the class which converts types.
setVerifyDepth(Integer) - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Set the VerifyDepth attribute value.
SHIB_DELEXT10_NS - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
URI for XML schema namespace for Shibboleth extensions supporting SAML delegation.
SHIB_DELEXT10_PREFIX - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
Namespace QName prefix for Shibboleth extensions supporting AML delegation.
SHIB_DELEXT10_SCHEMA_LOCATION - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
Relative resource path for XML schema for Shibboleth extensions supporting SAML delegation.
SHIB_MDEXT10_NS - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
URI for XML schema namespace for Shibboleth extensions to SAML metadata.
SHIB_MDEXT10_PREFIX - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
Namespace QName prefix for Shibboleth extensions to SAML metadata.
SHIB_MDEXT10_SCHEMA_LOCATION - Static variable in class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
Relative resource path for XML schema for Shibboleth extensions to SAML metadata.
SignArtifactRequestsPredicate - Class in net.shibboleth.idp.saml.profile.config.logic.messaging
A predicate implementation that forwards to SAMLArtifactConsumerProfileConfiguration.getSignArtifactRequests().
SignArtifactRequestsPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.messaging.SignArtifactRequestsPredicate
 
signArtifactRequestsPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
Predicate used to determine if artifact resolution requests should be signed.
signAssertionsPredicate - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Predicate used to determine if the generated assertion should be signed.
SignAssertionsPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate implementation that forwards to SAMLProfileConfiguration.getSignAssertions().
SignAssertionsPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.SignAssertionsPredicate
Constructor.
signRequestsPredicate - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Predicate used to determine if the generated request should be signed.
SignRequestsPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate implementation that forwards to SAMLProfileConfiguration.getSignRequests().
SignRequestsPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.SignRequestsPredicate
 
signResponsesPredicate - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
Predicate used to determine if the generated response should be signed.
SignResponsesPredicate - Class in net.shibboleth.idp.saml.profile.config.logic
A predicate implementation that forwards to SAMLProfileConfiguration.getSignResponses().
SignResponsesPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.SignResponsesPredicate
 
SingleLogoutProfileConfiguration - Class in net.shibboleth.idp.saml.saml2.profile.config
Configuration support for SAML 2 Single Logout.
SingleLogoutProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration
Constructor.
SingleLogoutProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.SingleLogoutProfileConfiguration
Constructor.
skipEndpointValidationWhenSigned() - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
skipEndpointValidationWhenSignedPredicate - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
Whether the response endpoint should be validated if the request is signed.
SOAPErrorPredicate - Class in net.shibboleth.idp.saml.saml2.profile.config.logic
Predicate that decides whether to handle an error by returning a SOAP fault to a requester or fail locally.
SOAPErrorPredicate() - Constructor for class net.shibboleth.idp.saml.saml2.profile.config.logic.SOAPErrorPredicate
Constructor.
sortKey - Variable in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
The key by which we sort the provider.
sortKeyValue - Static variable in class net.shibboleth.idp.saml.metadata.RelyingPartyMetadataProvider
If we autogenerate a sort key it comes from this count.
sourceId - Variable in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
Underlying source ID of the entry.
SSOSProfileConfiguration - Class in net.shibboleth.idp.saml.idwsf.profile.config
Configuration support for the Liberty ID-WSF SSOS profile.
SSOSProfileConfiguration() - Constructor for class net.shibboleth.idp.saml.idwsf.profile.config.SSOSProfileConfiguration
Constructor.
SSOSProfileConfiguration(String) - Constructor for class net.shibboleth.idp.saml.idwsf.profile.config.SSOSProfileConfiguration
Constructor.
STATUS_CODE - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Status code field.
STATUS_MESSAGE - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Status message field.
store(PersistentIdEntry) - Method in interface net.shibboleth.idp.saml.nameid.PersistentIdStore
Deprecated.
Store a persistent ID.
strictNameFormat - Variable in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Require use of URI attribute name format.
StringConfigurationLookupStrategy - Class in net.shibboleth.idp.saml.profile.config
A strategy function that examines SAML metadata associated with a relying party and derives String-valued configuration settings based on EntityAttribute extension tags.
StringConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.saml.profile.config.StringConfigurationLookupStrategy
 
subjectConfirmationCredentials - Variable in class net.shibboleth.idp.saml.saml2.profile.delegation.DelegationContext
The relying party credentials which will be included in the assertion's KeyInfoConfirmationDataType.
SUBSTATUS_CODE - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
Sub-status code field.

T

theSAMLName - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
the (SAML) attribute name.
theSAMLName - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
the (SAML) attribute name.
toString() - Method in class net.shibboleth.idp.saml.authn.principal.AuthenticationMethodPrincipal
toString() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipal
toString() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
toString() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
toString() - Method in class net.shibboleth.idp.saml.nameid.PersistentIdEntry
toString() - Method in class net.shibboleth.idp.saml.session.SAML2SPSession
TransientIdParameters - Class in net.shibboleth.idp.saml.nameid
The Parameters we need to store in, and get out of a transient ID, namely the attribute recipient (aka the SP) and the principal.
TransientIdParameters(String, String) - Constructor for class net.shibboleth.idp.saml.nameid.TransientIdParameters
Constructor for the attribute definition.
TransientIdParameters(String) - Constructor for class net.shibboleth.idp.saml.nameid.TransientIdParameters
Constructor for the decoding definitions.
translate(Attribute) - Method in class net.shibboleth.idp.saml.profile.config.AbstractMetadataDrivenConfigurationLookupStrategy
Translate the value(s) into a setting of the appropriate type.
trustAnchors - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
Certs used as the trust anchors.
trustedCRLs - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
CRLs used during validation.
TYPE_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Local name of the XSI type.
TYPE_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
QName of the XSI type.

V

valueMapper - Variable in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeMapper
The value mapper.
valueOf(String) - Static method in enum net.shibboleth.idp.saml.profile.config.logic.LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.shibboleth.idp.saml.profile.config.logic.LegacySigningRequirementPredicate.SigningRequirementSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.shibboleth.idp.saml.saml2.profile.delegation.DelegationRequest
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.shibboleth.idp.saml.profile.config.logic.LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.shibboleth.idp.saml.profile.config.logic.LegacySigningRequirementPredicate.SigningRequirementSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.shibboleth.idp.saml.saml2.profile.delegation.DelegationRequest
Returns an array containing the constants of this enum type, in the order they are declared.
verificationDepth - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
Max verification depth during PKIX validation.
VERIFY_DEPTH_ATTRIB_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
VerifyDepth attribute name.

X

xmlObjectToBean(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.BeanConfigurationLookupStrategy
Convert an XMLObject to a Spring bean reference if the type is supported.
xmlObjectToBoolean(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.BooleanConfigurationLookupStrategy
Convert an XMLObject to a Boolean if the type is supported.
xmlObjectToDouble(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.DoubleConfigurationLookupStrategy
Convert an XMLObject to a Double if the type is supported.
xmlObjectToDuration(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.DurationConfigurationLookupStrategy
Convert an XMLObject to a Long based on a duration if the type is supported.
xmlObjectToInteger(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.IntegerConfigurationLookupStrategy
Convert an XMLObject to an Integer if the type is supported.
xmlObjectToLong(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.LongConfigurationLookupStrategy
Convert an XMLObject to a Long if the type is supported.
xmlObjectToString(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.AbstractCollectionConfigurationLookupStrategy
Convert an XMLObject to a String if the type is supported.
xmlObjectToString(XMLObject) - Method in class net.shibboleth.idp.saml.profile.config.StringConfigurationLookupStrategy
Convert an XMLObject to a String if the type is supported.
A B C D E F G H I K L M N P Q R S T V X 

Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.