- 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
-
- AbstractSAMLAttributeDesignatorMapper() - Constructor for class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeDesignatorMapper
-
- AbstractSAMLAttributeDesignatorsMapper<OutType extends IdPAttribute> - Class in net.shibboleth.idp.saml.attribute.mapping
-
- 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
-
- 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
-
- 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
-
- 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
-
- AssertionLifetimeLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.config.navigate.AssertionLifetimeLookupFunction
-
- assertionLifetimeLookupStrategy - Variable in class net.shibboleth.idp.saml.profile.config.AbstractSAMLProfileConfiguration
-
- 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
-
- attributeBuilder - Variable in class net.shibboleth.idp.saml.attribute.encoding.AbstractSAML2AttributeEncoder
-
- 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
-
- 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
-
- authenticationFlowsLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
-
- 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.
- 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(SubjectCanonicalizationContext, NameIdentifier) - Method in interface net.shibboleth.idp.saml.nameid.NameIdentifierDecoder
-
- decodeValue(XMLObject) - Method in class net.shibboleth.idp.saml.attribute.mapping.AbstractSAMLAttributeValueMapper
-
- 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
-
- 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
-
- 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.
- 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
-
- getArtifactConfiguration() - Method in interface net.shibboleth.idp.saml.profile.config.SAMLArtifactAwareProfileConfiguration
-
- getArtifactConfiguration() - Method in class net.shibboleth.idp.saml.saml1.profile.config.AbstractSAML1ArtifactAwareProfileConfiguration
-
- getArtifactConfiguration() - Method in class net.shibboleth.idp.saml.saml2.profile.config.AbstractSAML2ArtifactAwareProfileConfiguration
-
- 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
-
- getAuthnContextDecl() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclPrincipal
-
- getAuthnContextDeclRef() - Method in class net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipal
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- nameIDFormatPrecedenceLookupStrategy - Variable in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
-
- 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
-
- NotBeforeProfileConfigPredicate() - Constructor for class net.shibboleth.idp.saml.profile.config.logic.NotBeforeProfileConfigPredicate
-
- 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
-
- 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
-
- SAMLMetadataContextLookupFunction() - Constructor for class net.shibboleth.idp.saml.profile.context.navigate.messaging.SAMLMetadataContextLookupFunction
-
- SAMLMetadataContextLookupFunction - Class in net.shibboleth.idp.saml.profile.context.navigate
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setNameIDFormatPrecedenceLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
-
- 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
-
- setPostAuthenticationFlowsLookupStrategy(Function<ProfileRequestContext, Collection<String>>) - Method in class net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- SUBSTATUS_CODE - Static variable in class net.shibboleth.idp.saml.profile.SAMLAuditFields
-
Sub-status code field.