Index

A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractBasicCredentialParser - Class in net.shibboleth.spring.security.credential
Specific parser for all BasicCredentials.
AbstractBasicCredentialParser() - Constructor for class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
 
AbstractChainingParser - Class in net.shibboleth.spring.security.trust
Base Parser for trust engines of type SignatureChaining and Chaining.
AbstractChainingParser() - Constructor for class net.shibboleth.spring.security.trust.AbstractChainingParser
 
AbstractCredentialParser - Class in net.shibboleth.spring.security.credential
Base parser for all <Credential> elements.
AbstractCredentialParser() - Constructor for class net.shibboleth.spring.security.credential.AbstractCredentialParser
 
AbstractDynamicHTTPMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for abstract dynamic HTTP metadata resolvers.
AbstractDynamicHTTPMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
 
AbstractDynamicMetadataProviderParser - Class in net.shibboleth.spring.metadata
AbstractDynamicMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Constructor.
AbstractFailFastTest - Class in net.shibboleth.spring.testing
Base class for testing metadata providers.
AbstractFailFastTest() - Constructor for class net.shibboleth.spring.testing.AbstractFailFastTest
 
AbstractFailFastTest.MockProperty - Record Class in net.shibboleth.spring.testing
A record wrapper for a mock property.
AbstractMetadataFilterParser - Class in net.shibboleth.spring.metadata.filter
Abstract base class for filter parsers.
AbstractMetadataFilterParser() - Constructor for class net.shibboleth.spring.metadata.filter.AbstractMetadataFilterParser
 
AbstractMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for the MetadataProviderType in the urn:mace:shibboleth:2.0:metadata namespace.
AbstractMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
 
AbstractPKIXValidationInfoParser - Class in net.shibboleth.spring.security.trust
Base parser for all <ValidationInfo> types.
AbstractPKIXValidationInfoParser() - Constructor for class net.shibboleth.spring.security.trust.AbstractPKIXValidationInfoParser
 
AbstractReloadingMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for all types which extend the <ReloadingMetadataProviderType>.
AbstractReloadingMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.AbstractReloadingMetadataProviderParser
Constructor.
AbstractStaticPKIXParser - Class in net.shibboleth.spring.security.trust
Base Parser for trust engines of type StaticPKIXKeySignature and StaticPKIXX509Credential.
AbstractStaticPKIXParser() - Constructor for class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser
 
AbstractStaticPKIXParser.X509CredentialNameEvaluatorFactoryBean - Class in net.shibboleth.spring.security.trust
FactoryBean to do a deferred decision on whether to create a live or dummy X509CredentialNameEvaluator.
AbstractTrustEngineParser - Class in net.shibboleth.spring.security.trust
Basis of all parsers for <security:TrustEngine>.
AbstractTrustEngineParser() - Constructor for class net.shibboleth.spring.security.trust.AbstractTrustEngineParser
 
AbstractX509CredentialParser - Class in net.shibboleth.spring.security.credential
Specific parser for all X509Credentials.
AbstractX509CredentialParser() - Constructor for class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
 
ACSUIInfo - Class in net.shibboleth.idp.saml.metadata
Class to contain a processed form of the AttributeConsumingService suitable for display purposes.
ACSUIInfo(AttributeConsumingService) - Constructor for class net.shibboleth.idp.saml.metadata.ACSUIInfo
Constructor.
afterSuite() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
tear down all the GenericApplicationContext we have used.
AlgorithmFilterParser - Class in net.shibboleth.spring.metadata.filter
Parser for Algorithm filter.
AlgorithmFilterParser() - Constructor for class net.shibboleth.spring.metadata.filter.AlgorithmFilterParser
 
applicationContext - Variable in class net.shibboleth.idp.saml.metadata.impl.ByReferenceMetadataFilterBridge
Application context.
applicationContext - Variable in class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
Spring context.
apply(ApplicationContext) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceStrategy

B

backingResource - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Backing file path.
BasicInlineCredentialParser - Class in net.shibboleth.spring.security.credential
Parser for BasicInline Credentials.
BasicInlineCredentialParser() - Constructor for class net.shibboleth.spring.security.credential.BasicInlineCredentialParser
 
BasicResourceCredentialParser - Class in net.shibboleth.spring.security.credential
Parser for BasicFilesystem and BasicResourceBacked Credentials.
BasicResourceCredentialParser() - Constructor for class net.shibboleth.spring.security.credential.BasicResourceCredentialParser
 
beforeClass() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Set up our state.
beforeSuite() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Allocate up any per test resources.
buildCertificateCredential(String) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
Build (the definition) for a X509 Credential.
buildCommonClientBuilder(Element, ParserContext, Class<?>, BeanDefinition) - Static method in class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
Build a BeanDefinitionBuilder for a HttpClientFactoryBean and populate it from the "standard" attributes which are shared between the Dynamic and Static providers.
buildFilesystemManagerDefinition(Element, ParserContext, boolean) - Method in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Build bean definition for FilesystemLoadSaveManager source manager.
buildHttpClient(Element, ParserContext, BeanDefinition) - Method in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Build the definition of the HTTPClientBuilder which contains all our configuration.
buildHttpClient(Element, ParserContext, BeanDefinition) - Method in class net.shibboleth.spring.metadata.HTTPMetadataProviderParser
Build the definition of the HTTPClientBuilder which contains all our configuration.
buildHttpClientSecurityParameters(Element, String, ParserContext) - Static method in class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
Build the definition of the HttpClientSecurityParameters as a factory bean which merges the inline TLS TrustEngine and parameters ref inputs.
buildObject() - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityBuilder
Build a KeyAuthority element with the default namespace prefix and element name.
buildObject() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeBuilder
Build a Scope element with the default namespace prefix and element name.
buildObject(String, String, String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityBuilder
buildObject(String, String, String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeBuilder
buildObject(String, String, String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueBuilder
buildPublicKeyCredential(ParserContext, List<Element>) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
Build (the definition) for a BasicInline Credential.
buildTLSSocketFactory(Element, ParserContext, BeanDefinition) - Static method in class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
Build the definition of the HTTPClientBuilder which contains all our configuration.
buildTrustEngine(BeanDefinitionBuilder, BeanDefinition) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
Build a trust engine and populate it with the supplied credential (definition).
ByReferenceFilterBeanPostProcessor - Class in net.shibboleth.spring.metadata
ByReferenceFilterBeanPostProcessor() - Constructor for class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
Constructor.
ByReferenceMetadataFilterBridge - Class in net.shibboleth.idp.saml.metadata.impl
This is a bridge filter that uses Spring to locate extant ByReferenceMetadataFilter objects to run.
ByReferenceMetadataFilterBridge() - Constructor for class net.shibboleth.idp.saml.metadata.impl.ByReferenceMetadataFilterBridge
 
ByReferenceParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <ByReference> filter.
ByReferenceParser() - Constructor for class net.shibboleth.spring.metadata.filter.ByReferenceParser
 

C

CERTIFICATE - Static variable in class net.shibboleth.spring.security.trust.AbstractPKIXValidationInfoParser
The element <Certificate>.
CERTIFICATE_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
<Certificate>.
certificateResources - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
The resources to be turned into certificates.
CertPathPKIXValidationOptionsParser - Class in net.shibboleth.spring.security.trust
Spring bean definition parser for {urn:mace:shibboleth:2.0:security}ValidationOptions elements which have a type specialization of {urn:mace:shibboleth:2.0:security}CertPathValidationOptionsType.
CertPathPKIXValidationOptionsParser() - Constructor for class net.shibboleth.spring.security.trust.CertPathPKIXValidationOptionsParser
 
CHAINING_PROVIDER_ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
ChainingMetadataProviderElement name.
ChainingMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for <ChainingMetadataProvider>.
ChainingMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.ChainingMetadataProviderParser
 
ChainingParser - Class in net.shibboleth.spring.security.trust
Parser for trust engines of type SignatureChaining.
ChainingParser() - Constructor for class net.shibboleth.spring.security.trust.ChainingParser
 
checkAndBuildPassthroughIntermediateDirectoryStrategy(Element, ParserContext) - Method in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Return bean definition for the default intermediate directory strategy with passthrough source strategy, if segmenting configuration params specified.
checkAndLogSourceDirectoryOverrides(Element) - Method in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Check and log the options related to 'sourceDirectory' which are being overridden by 'sourceManagerRef'.
checkCriteriaRequirements(CriteriaSet) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Check that all necessary criteria are available.
compareTo(MetadataProviderContainer) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
configs - Static variable in class net.shibboleth.idp.saml.xmlobject.impl.XMLObjectProviderInitializer
Config resources.
contexts - Static variable in class net.shibboleth.spring.testing.AbstractFailFastTest
All the GenericApplicationContext ever allocated for this test.
createInstance() - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
createInstance() - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterDirectionFactoryBean
createInstance() - Method in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser.X509CredentialNameEvaluatorFactoryBean
CREDENTIAL_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractCredentialParser
<Credential>.
CREDENTIAL_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.SecurityNamespaceHandler
Credential element name.
CredentialHolder - Class in net.shibboleth.spring.security
This is a utility class used as an auto-wiring source for collections of signing and encryption Credential objects so that other layers of the system can gain access to the complete set of them.
CredentialHolder(Collection<Credential>) - Constructor for class net.shibboleth.spring.security.CredentialHolder
Constructor.
credentials - Variable in class net.shibboleth.spring.security.CredentialHolder
Credentials to expose.
CRL - Static variable in class net.shibboleth.spring.security.trust.AbstractPKIXValidationInfoParser
The element <CRL>.
CRL_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
<CRL>.

D

DEFAULT_CACHING_CLASS - Static variable in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Default caching type .
DEFAULT_CLIENT_CLASS - Static variable in class net.shibboleth.spring.metadata.HTTPMetadataProviderParser
Default caching type.
DEFAULT_CONNECTION_REQUEST_TIMEOUT - Static variable in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Default request connection timeout.
DEFAULT_CONNECTION_TIMEOUT - Static variable in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Default connection timeout.
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.KeyAuthority
Default element name.
DEFAULT_ELEMENT_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
Default element name.
DEFAULT_MAX_CONNECTIONS_PER_ROUTE - Static variable in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Default max connections per route.
DEFAULT_MAX_CONNECTIONS_TOTAL - Static variable in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Default max total connections.
DEFAULT_PARSER_POOL_REF - Static variable in class net.shibboleth.spring.metadata.AbstractReloadingMetadataProviderParser
The reference to the system parser pool that we set up.
DEFAULT_SOCKET_TIMEOUT - Static variable in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Default socket timeout.
DEFAULT_VELOCITY_ENGINE_REF - Static variable in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Name of default VelocityEngine bean to use.
descriptions - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
The Descriptions as a map from locale to actual value.
displayNames - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
The Display Names as a map from locale to actual value.
displayNames - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
The Organization Display Names as a map from locale to actual value.
doInitialize() - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
doInitialize() - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceGaugeSet
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractReloadingMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.ChainingMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.FileBackedHTTPMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.FilesystemMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.HTTPMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.InlineMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Parse the element into the provider builder.
doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.ResourceBackedMetadataProviderParser
Parse the element into the provider builder.
doParse(Element, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.AbstractMetadataFilterParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.AlgorithmFilterParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.ByReferenceParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.EntitiesDescriptorNameParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.EntityAttributesFilterParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.EntityRoleFilterParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.KeyAuthorityParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.NameIDFormatFilterParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.NodeProcessingParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.RequiredValidUntilParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.SchemaValidationParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractCredentialParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.AbstractChainingParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.AbstractPKIXValidationInfoParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.AbstractTrustEngineParser
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.CertPathPKIXValidationOptionsParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.PKIXValidationOptionsParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.StaticExplicitKeyParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.StaticExplicitKeySignatureParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.StaticPKIXSignatureParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.trust.StaticPKIXX509CredentialParser
DynamicHTTPMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for concrete dynamic HTTP metadata resolvers, based on FunctionDrivenDynamicHTTPMetadataResolver.
DynamicHTTPMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
 

E

ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Element name.
ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.FileBackedHTTPMetadataProviderParser
Element name.
ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.FilesystemMetadataProviderParser
Element name.
ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.InlineMetadataProviderParser
Element name.
ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Element name.
ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.ResourceBackedMetadataProviderParser
Element name.
ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.trust.PKIXValidationOptionsParser
Validation Options.
enabled - Variable in class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
Whether to enable the processor.
EntitiesDescriptorNameParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <EntitiesDescriptorName> node processor.
EntitiesDescriptorNameParser() - Constructor for class net.shibboleth.spring.metadata.filter.EntitiesDescriptorNameParser
 
EntityAttributesFilterParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <EntityAttributes> filter.
EntityAttributesFilterParser() - Constructor for class net.shibboleth.spring.metadata.filter.EntityAttributesFilterParser
 
EntityRoleFilterParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <EntityRolet> filter.
EntityRoleFilterParser() - Constructor for class net.shibboleth.spring.metadata.filter.EntityRoleFilterParser
 
equals(Object) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
.
equals(Object) - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
Indicates whether some other object is "equal to" this one.
ExtensionsConstants - Class in net.shibboleth.idp.saml.xmlobject
Constants used in XMLObject extensions.
ExtensionsConstants() - Constructor for class net.shibboleth.idp.saml.xmlobject.ExtensionsConstants
Constructor.
extractErrorMessage(Throwable) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceGaugeSet
Extract the error message to report out.
extractPKIXInfo(Collection<PKIXValidationInformation>, KeyAuthority) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Retrieves validation information from the Shibboleth KeyAuthority resolver extension element.
extractPKIXValidationInfo(KeyAuthority) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Extracts PKIX validation information from the Shibboleth KeyAuthority metadata extension element.

F

FileBackedHTTPMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for a <FileBackedHTTPMetadataProvider>.
FileBackedHTTPMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.FileBackedHTTPMetadataProviderParser
 
FileCachingHttpClientFactoryBean - Class in net.shibboleth.spring.http
Factory bean customization for the Shibboleth IdP.
FileCachingHttpClientFactoryBean() - Constructor for class net.shibboleth.spring.http.FileCachingHttpClientFactoryBean
Constructor.
FilesystemMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for a <FilesystemMetadataProvider>.
FilesystemMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.FilesystemMetadataProviderParser
 
filter(XMLObject, MetadataFilterContext) - Method in class net.shibboleth.idp.saml.metadata.impl.ByReferenceMetadataFilterBridge
filterChain - Variable in class net.shibboleth.idp.saml.metadata.impl.ByReferenceMetadataFilterBridge
Chain to wrap the beans obtained from the context.

G

getAllChildren(ChainingMetadataResolver) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceGaugeSet
Get all the resolvers rooted in the provider tree (including the root).
getApplicationContext(String, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Conjure up, and remember a GenericApplicationContext.
getApplicationContext(String, MockPropertySource, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Conjur up, and remember a GenericApplicationContext.
getBean(String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Read and parse some files, then look for a ReloadableService in them.
getBean(MockPropertySource, Boolean, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Read and parse some files, then look for a ReloadableService in them.
getBean(MockPropertySource, String...) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Read and parse some files, then look for a ReloadableService in them.
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.AlgorithmFilterParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.ByReferenceParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.EntitiesDescriptorNameParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.EntityAttributesFilterParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.EntityRoleFilterParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.KeyAuthorityParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.NameIDFormatFilterParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.NodeProcessingParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.RequiredValidUntilParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.SchemaValidationParser
getBeanClass(Element) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.credential.BasicInlineCredentialParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.credential.BasicResourceCredentialParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.credential.X509InlineCredentialParser
 
getBeanClass(Element) - Method in class net.shibboleth.spring.security.credential.X509ResourceCredentialParser
 
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.CertPathPKIXValidationOptionsParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.ChainingParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.PKIXInlineValidationInfoParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.PKIXResourceValidationInfoParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.PKIXValidationOptionsParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.SignatureChainingParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.StaticExplicitKeyParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.StaticExplicitKeySignatureParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.StaticPKIXSignatureParser
getBeanClass(Element) - Method in class net.shibboleth.spring.security.trust.StaticPKIXX509CredentialParser
getCertificates() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
getCertificates() - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Get the configured certificates in their native form.
getComponent() - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
getConfigResources() - Method in class net.shibboleth.idp.saml.xmlobject.impl.XMLObjectProviderInitializer
getCredentials() - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Get the configured keys and certificates lumped together as credentials.
getCredentials() - Method in class net.shibboleth.spring.security.CredentialHolder
Get the credentials to expose to other components.
getCRLs() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
getDescriptions() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Return the descriptions as a map from locale to actual value.
getDisplayNames() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Get the Display Names as a map from locale to actual value.
getEmbeddedResolver() - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
Return what we are build around.
getInformationURLs() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Get the URLs as a map from locale to actual value.
getKeyAuthorities(EntitiesDescriptor) - Method in class net.shibboleth.idp.saml.security.impl.KeyAuthorityNodeProcessor
Get the list of KeyAuthority's from an EntitiesDescriptor's Extensions.
getKeyInfos() - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
Get the list of KeyInfo child elements.
getKeyInfos() - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Get the list of KeyInfo child elements.
getKeywords() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Get the keywords as a map from locale to actual value.
getLocaleLogos() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Get the logos as a map from locale to the OpenSAML Logo.
getMetadataFilter() - Method in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
getMetadataResolvers(MetadataResolver) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceGaugeSet
Return the resolvers to report on.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Return the real class implement by this type.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.ChainingMetadataProviderParser
Return the real class implement by this type.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Return the real class implement by this type.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.FileBackedHTTPMetadataProviderParser
Return the real class implement by this type.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.FilesystemMetadataProviderParser
Return the real class implement by this type.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.InlineMetadataProviderParser
Return the real class implement by this type.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Return the real class implement by this type.
getNativeBeanClass(Element) - Method in class net.shibboleth.spring.metadata.ResourceBackedMetadataProviderParser
Return the real class implement by this type.
getNonLocaleLogos() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Get the logos with no associated locale to the OpenSAML Logo.
getObject() - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
getObjectType() - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
getObjectType() - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterDirectionFactoryBean
getObjectType() - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
getObjectType() - Method in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser.X509CredentialNameEvaluatorFactoryBean
getOrder() - Method in class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
getOrder() - Method in class net.shibboleth.spring.metadata.NodeProcessingAttachingBeanPostProcessor
getOrderedChildren() - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
getOrderedChildren() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
getOrganizationDisplayNames() - Method in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
Return the Organization Display Names as a map from locale to actual value.
getOrganizationNames() - Method in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
Get the Organization Names as a map from locale to actual value.
getOrganizationUrls() - Method in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
Return the Organization URLs as a map from locale to actual value.
getParserPoolRef(Element) - Method in class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Gets the default parser pool reference for the metadata provider.
getParserPoolRef(Element) - Method in class net.shibboleth.spring.metadata.AbstractReloadingMetadataProviderParser
Gets the default parser pool reference for the metadata provider.
getPath() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Our test path.
getPKIXTrustEvaluator(Element, ParserContext) - Method in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser
Get the definition for the PKIXTrustEvaluator.
getPKIXValidationInformationResolver(Element, ParserContext) - Method in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser
Get the definition for the PKIXValidationInformationResolver.
getPrivacyStatementURLs() - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Get the Privacy Statement URLsas a map from locale to actual value.
getRegexp() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
Get the regexp attribute value.
getRegexp() - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Get the regexp attribute value.
getRegexpXSBoolean() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
Get the regexp attribute value.
getRegexpXSBoolean() - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Get the regexp attribute value.
getRequestURLBuilder(Element, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Build and return an instance of the Function used as the request URL builder.
getRoleDescriptorResolver() - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Get the metadata RoleDescriptor resolver instance used by this resolver.
getRoleDescriptors(CriteriaSet, String, QName, String) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Get the list of resolver role descriptors which match the given entityID, role and protocol.
getScope() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Gets the scope value.
getScope() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Gets the scope value.
getScopeAttributeName() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Gets the name of the scope attribute.
getScopeAttributeName() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Gets the name of the scope attribute.
getServiceDescriptions() - Method in class net.shibboleth.idp.saml.metadata.ACSUIInfo
Return the descriptions as a map from locale to actual value.
getServiceNames() - Method in class net.shibboleth.idp.saml.metadata.ACSUIInfo
Get the Display Names as a map from locale to actual value.
getTaskTimerRef(Element) - Method in class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Gets the default task timer reference for the metadata provider.
getTaskTimerRef(Element) - Method in class net.shibboleth.spring.metadata.AbstractReloadingMetadataProviderParser
Gets the default task timer reference for the metadata provider.
getTrustedNames(Set<String>, KeyInfo) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Extract trusted names from a KeyInfo element.
getType() - Method in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
getUnknownAttributes() - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
getValue() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Get the attribute value.
getValue() - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
getValue() - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Get the attribute value.
getVerificationDepth() - Method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
getVerifyDepth() - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
Get the VerifyDepth attribute value.
getVerifyDepth() - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Get the VerifyDepth attribute value.
getVersion() - Static method in class net.shibboleth.saml.metadata.Version
Get the version of the library.
getWorkspaceDirName() - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
get the directory where our tests are stored.
getX509Certificates(KeyInfo) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Extract certificates from a KeyInfo element.
getX509CredentialNameEvaluator(Element, ParserContext) - Method in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser
Get the effective X509CredentialNameEvaluator to use.
getX509CRLs(KeyInfo) - Static method in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Extract CRL's from a KeyInfo element.

H

handleEntitiesDescriptor(EntitiesDescriptor) - Method in class net.shibboleth.idp.saml.security.impl.KeyAuthorityNodeProcessor
handleEntityDescriptor(EntityDescriptor) - Method in class net.shibboleth.idp.saml.security.impl.KeyAuthorityNodeProcessor
Handle an EntityDescriptor.
hashCode() - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
hashCode() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
Returns a hash code value for this object.
httpClient - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
HTTP Client used to pull the resource.
httpClientContextHandler - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Optional handler to pre- and post-process context.
HttpClientFactoryBean - Class in net.shibboleth.spring.http
Factory bean customization for the Shibboleth IdP.
HttpClientFactoryBean() - Constructor for class net.shibboleth.spring.http.HttpClientFactoryBean
Constructor.
HTTPMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for a FilesystemMetadataProvider.
HTTPMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.HTTPMetadataProviderParser
 
HTTPMetadataProvidersParserSupport - Class in net.shibboleth.spring.metadata
Helper class for Spring configuration of HTTP metadata providers.
HTTPMetadataProvidersParserSupport() - Constructor for class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
Constructor.
HTTPResourceFactoryBean - Class in net.shibboleth.spring.http
Factory bean for simple use cases that auto-configure PKIX or key pinning for an HTTPResource.
HTTPResourceFactoryBean() - Constructor for class net.shibboleth.spring.http.HTTPResourceFactoryBean
Constructor.

I

IdPUIInfo - Class in net.shibboleth.idp.saml.metadata
Class to contain a processed form of the UIInfo suitable for display purposes.
IdPUIInfo(UIInfo) - Constructor for class net.shibboleth.idp.saml.metadata.IdPUIInfo
Constructor.
includeOpenSAMLGlobalConfig - Variable in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Flag whether to include the OpenSAML global library-wide SignatureValidationConfiguration by default.
informationURLs - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
The Information URLs as a map from locale to actual value.
init() - Method in class net.shibboleth.spring.metadata.MetadataNamespaceHandler
init() - Method in class net.shibboleth.spring.security.SecurityNamespaceHandler
InlineMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for <InlineMetadataProvider>.
InlineMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.InlineMetadataProviderParser
 
InMemoryCachingHttpClientFactoryBean - Class in net.shibboleth.spring.http
Factory bean customization for the Shibboleth IdP.
InMemoryCachingHttpClientFactoryBean() - Constructor for class net.shibboleth.spring.http.InMemoryCachingHttpClientFactoryBean
Constructor.
isChaining(Element) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Is this a chaining resolver?
isPresentNotChaining(Element, String) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Handle attributes which are inappropriate for specific implementations.
isRequireValidMetadata() - Method in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
isSingleton() - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
isTopMost(Element) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Is this the element at the top of the file? Yes, if it has no parent.

K

KEY_AUTHORITY_VERIFY_DEPTH_DEFAULT - Static variable in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Default value for Shibboleth KeyAuthority verify depth.
KEY_AUTHORITY_VERIFY_DEPTH_DEFAULT - Static variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Default value for Shibboleth KeyAuthority verify depth.
KEY_NAME_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractCredentialParser
<KeyName>.
KeyAuthority - Interface in net.shibboleth.idp.saml.xmlobject
XMLObject for the Shibboleth KeyAuthority metadata extension.
KeyAuthorityBuilder - Class in net.shibboleth.idp.saml.xmlobject.impl
Builder of KeyAuthority objects.
KeyAuthorityBuilder() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityBuilder
 
KeyAuthorityImpl - Class in net.shibboleth.idp.saml.xmlobject.impl
Implementation of KeyAuthority.
KeyAuthorityImpl(String, String, String) - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
Constructor.
KeyAuthorityMarshaller - Class in net.shibboleth.idp.saml.xmlobject.impl
Marshaller for KeyAuthority.
KeyAuthorityMarshaller() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityMarshaller
 
KeyAuthorityNodeProcessor - Class in net.shibboleth.idp.saml.security.impl
An implementation of MetadataNodeProcessor which supports processing the Shibboleth KeyAuthority information within a metadata document.
KeyAuthorityNodeProcessor() - Constructor for class net.shibboleth.idp.saml.security.impl.KeyAuthorityNodeProcessor
 
KeyAuthorityParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <KeyAuthority> node processor.
KeyAuthorityParser() - Constructor for class net.shibboleth.spring.metadata.filter.KeyAuthorityParser
 
KeyAuthorityPKIXValidationInformation(Collection<X509Certificate>, Collection<X509CRL>, Integer) - Constructor for class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
Constructor.
KeyAuthoritySupport - Class in net.shibboleth.idp.saml.security
Utility class for extracting PKIXValidationInformation from a KeyAuthority.
KeyAuthoritySupport() - Constructor for class net.shibboleth.idp.saml.security.KeyAuthoritySupport
Constructor.
KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation - Class in net.shibboleth.idp.saml.security
Basic implementation of PKIXValidationInformation.
KeyAuthorityUnmarshaller - Class in net.shibboleth.idp.saml.xmlobject.impl
Unmarshaller for KeyAuthority.
KeyAuthorityUnmarshaller() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityUnmarshaller
 
keyInfos - Variable in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
The list of KeyInfo child elements.
keyResources - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
The resources to be turned into keys.
keywordList - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
The Keywords as a map from locale to lists of actual values.

L

LocalDynamicMetadataProviderParser - Class in net.shibboleth.spring.metadata
LocalDynamicMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
 
localeLogos - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
The Logos as a map from locale to actual value.
log - Variable in class net.shibboleth.idp.saml.metadata.impl.ByReferenceMetadataFilterBridge
Class logger.
log - Variable in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
Class logger.
log - Variable in class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceGaugeSet
Class logger.
log - Variable in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
Class logger.
log - Variable in class net.shibboleth.idp.saml.security.impl.KeyAuthorityNodeProcessor
Logger.
log - Variable in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Class logger.
log - Variable in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityUnmarshaller
Logger.
log - Variable in class net.shibboleth.idp.saml.xmlobject.impl.ScopeUnmarshaller
Logger.
log - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Class logger.
log - Variable in class net.shibboleth.spring.metadata.AbstractDynamicHTTPMetadataProviderParser
Logger.
log - Variable in class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Logger.
log - Variable in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Logger.
log - Variable in class net.shibboleth.spring.metadata.filter.AlgorithmFilterParser
Class logger.
log - Variable in class net.shibboleth.spring.metadata.filter.EntityAttributesFilterParser
Class logger.
log - Variable in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Class logger.
log - Variable in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Logger.
log - Variable in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
Class logger.
log - Variable in class net.shibboleth.spring.metadata.HTTPMetadataProviderParser
Logger.
log - Variable in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Logger.
log - Variable in class net.shibboleth.spring.metadata.ResourceBackedMetadataProviderParser
Log.
log - Variable in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
log.
log - Variable in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
log.
LOG - Static variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
logger.
LOG - Static variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
logger.
LOG - Static variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
logger.
LOG - Static variable in class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
Class logger.

M

main(String[]) - Static method in class net.shibboleth.saml.metadata.Version
Main entry point to program.
makePath(String) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Return the name of the file in the working dir with this name.
makeTempPath(String) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Return the name of the file in the working dir with this name.
mappedPredicateClass - Variable in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Stores class of the predicate handling the mapped entity attribute feature.
marshallAttributes(XMLObject, Element) - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityMarshaller
marshallAttributes(XMLObject, Element) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueMarshaller
marshallAttributes(XMLObject, Element) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeMarshaller
marshallElementContent(XMLObject, Element) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueMarshaller
marshallElementContent(XMLObject, Element) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeMarshaller
matchesScope(String) - Method in class net.shibboleth.idp.saml.metadata.ScopesContainer
Does the provided string match the scopes for this XMLObject?
matchUsage(UsageType, UsageType) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Match usage enum type values from resolver KeyDescriptor and from specified resolution criteria.
METADATA_ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.MetadataNamespaceHandler
Metadata provider element name.
METADATA_FILTER_ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
MetadataFilter Element name.
METADATA_NAMESPACE - Static variable in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Namespace for Metadata.
METADATA_NODE_PROC_ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.MetadataNamespaceHandler
Metadata node processor Element name.
METADATA_QUERY_PROTOCOL - Static variable in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
MetadataQueryProtocol child element name.
METADATA_URL - Static variable in class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
The URL for the metadata.
MetadataNamespaceHandler - Class in net.shibboleth.spring.metadata
Namespace handler for urn:mace:shibboleth:2.0:metadata.
MetadataNamespaceHandler() - Constructor for class net.shibboleth.spring.metadata.MetadataNamespaceHandler
 
MetadataPKIXValidationInformationResolver - Class in net.shibboleth.idp.saml.security.impl
An implementation of PKIXValidationInformationResolver which resolves PKIXValidationInformation based on information stored in SAML 2 metadata.
MetadataPKIXValidationInformationResolver(RoleDescriptorResolver) - Constructor for class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Constructor.
MetadataProviderContainer - Class in net.shibboleth.idp.saml.metadata.impl
This class is a sortable container for MetadataResolvers, wrapped into a serviceable component.
MetadataProviderContainer() - Constructor for class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
 
MetadataResolverServiceGaugeSet - Class in net.shibboleth.idp.saml.metadata.impl
Additional gauges for metadata resolvers.
MetadataResolverServiceGaugeSet(String) - Constructor for class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceGaugeSet
Constructor.
MetadataResolverServiceStrategy - Class in net.shibboleth.idp.saml.metadata.impl
Strategy for summoning up a MetadataResolver from a populated ApplicationContext.
MetadataResolverServiceStrategy() - Constructor for class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceStrategy
 
MockProperty(String, String) - Constructor for record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
Constructor.

N

name - Variable in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
The field for the name record component.
name() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
Get name.
NameIDFormatFilterParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <NameIDFormat> filter.
NameIDFormatFilterParser() - Constructor for class net.shibboleth.spring.metadata.filter.NameIDFormatFilterParser
 
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.metadata.impl - package net.shibboleth.idp.saml.metadata.impl
This package contains such class definitions as are needed to bridge between the relying-party.xml schema and OpenSAML.
net.shibboleth.idp.saml.security - package net.shibboleth.idp.saml.security
Classes related to SAML security extensions.
net.shibboleth.idp.saml.security.impl - package net.shibboleth.idp.saml.security.impl
Implementation classes for SAML-specific security functionality.
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
Shibboleth Metadata XMLObject extensions.
net.shibboleth.idp.saml.xmlobject.impl - package net.shibboleth.idp.saml.xmlobject.impl
Implementations of the SAML XMLObject extensions.
net.shibboleth.saml.metadata - package net.shibboleth.saml.metadata
Any general top-level classes for the library.
net.shibboleth.spring - package net.shibboleth.spring
Otherwise un-homed Spring supporting code.
net.shibboleth.spring.http - package net.shibboleth.spring.http
HTTP client Spring support.
net.shibboleth.spring.metadata - package net.shibboleth.spring.metadata
Parsers for the urn:mace:shibboleth:2.0:metadata schema.
net.shibboleth.spring.metadata.filter - package net.shibboleth.spring.metadata.filter
Implementations of MetadataProvider Filter Parsers.
net.shibboleth.spring.security - package net.shibboleth.spring.security
Security namespace Spring parsing support.
net.shibboleth.spring.security.credential - package net.shibboleth.spring.security.credential
Parsers for Credential objects.
net.shibboleth.spring.security.trust - package net.shibboleth.spring.security.trust
Parsers for TrustEngines.
net.shibboleth.spring.testing - package net.shibboleth.spring.testing
APIs for Spring tests.
NodeProcessingAttachingBeanPostProcessor - Class in net.shibboleth.spring.metadata
A BeanPostProcessor for MetadataResolver beans that ensures a NodeProcessingMetadataFilter containing a set of default MetadataNodeProcessor plugins is attached.
NodeProcessingAttachingBeanPostProcessor(Collection<MetadataNodeProcessor>) - Constructor for class net.shibboleth.spring.metadata.NodeProcessingAttachingBeanPostProcessor
Constructor.
NodeProcessingParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <NodeProcessing> filter.
NodeProcessingParser() - Constructor for class net.shibboleth.spring.metadata.filter.NodeProcessingParser
 
nodeProcessors - Variable in class net.shibboleth.spring.metadata.NodeProcessingAttachingBeanPostProcessor
The processors to install.
nonLocaleLogos - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
The non Locale bearing Logos .
nullLanguageKeyword - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Warning check against a non localized keyword.
nullLanguageString - Variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
Warning check against a non localized String.
nullLanguageString - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
Warning check against a non localized String.
nullLanguageString(String) - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Warning check against a non localized String.
nullLanguageURL - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
Warning check against a non localized URL.
nullLanguageURL(String) - Method in class net.shibboleth.idp.saml.metadata.IdPUIInfo
Warning check against a non localized URL.

O

organizationNames - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
The Organization Names as a map from locale to actual value.
OrganizationUIInfo - Class in net.shibboleth.idp.saml.metadata
Class to contain a processed form of the Organization suitable for display purposes.
OrganizationUIInfo(Organization) - Constructor for class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
Constructor.
otherCriteria - Variable in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Other supplied criteria.

P

parseAttributes(Element, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractCredentialParser
Parse the credential element attributes.
parseCertificates(List<Element>, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
Parse the <Certificate> elements.
parseCRLs(List<Element>, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
Parse the <CRL> elements.
parseCustomElements(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Parser custom element content into a Predicate to pass to the filter constructor.
parseEntityPredicate(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Parse Entity elements into a builder for an EntityIdPredicate.
parseEntityRegexPredicate(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Parse EntityRegex elements into a builder for an EntityRegexPredicate.
parseGroupPredicate(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Parse Group elements into a builder for an EntityGroupNamePredicate.
parseKeyNames(List<Element>, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractCredentialParser
Parses the key names from the credential configuration.
parseMappedTagPredicate(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Parse MappedTag elements into a builder for the relevant predicate class.
parsePrivateKey(List<Element>, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
Parse the <PrivateKey> element.
parsePrivateKey(List<Element>, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
Parse the <PrivateKey> element.
parsePublicKey(List<Element>, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
Parse the <PublicKey> elements.
parserPoolRef - Variable in class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Bean ID for defaulted ParserPool instance.
parserPoolRef - Variable in class net.shibboleth.spring.metadata.AbstractReloadingMetadataProviderParser
Bean ID for defaulted ParserPool instance.
parseScripts(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Parse ConditionScript elements into a builder, wrapped in an OR as necessary.
parseScriptType(Class<?>, Element) - Static method in class net.shibboleth.spring.ScriptTypeBeanParser
Parse and return a builder for a bean adhering to the contract of ScriptedType.
parseSecretKey(List<Element>, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
Parse the <SecretKey> element.
parseTagPredicate(Element) - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Parse Tag elements into a builder for an EntityAttributesPredicate.
parseTemplateEncodingStyle(Element) - Method in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Parse the 'encodingStyle' attributes for Template element types.
parseTLSTrustEngine(Element, ParserContext) - Static method in class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
Build the BeanDefinition of the HttpClientSecurityParameters which contains the TLS trust engine provided.
PKIXInlineValidationInfoParser - Class in net.shibboleth.spring.security.trust
Parser for <ValidationInfo type="PKIXInline">.
PKIXInlineValidationInfoParser() - Constructor for class net.shibboleth.spring.security.trust.PKIXInlineValidationInfoParser
 
PKIXResourceValidationInfoParser - Class in net.shibboleth.spring.security.trust
Parser for <ValidationInfo type="PKIXFilesystem"> and <ValidationInfo type="PKIXResourceBacked">.
PKIXResourceValidationInfoParser() - Constructor for class net.shibboleth.spring.security.trust.PKIXResourceValidationInfoParser
 
PKIXValidationOptionsParser - Class in net.shibboleth.spring.security.trust
A Parser for the < ValidationOptions > within a StaticPKIXSignature.
PKIXValidationOptionsParser() - Constructor for class net.shibboleth.spring.security.trust.PKIXValidationOptionsParser
 
POLICY_OID_ELEMENT - Static variable in class net.shibboleth.spring.security.trust.CertPathPKIXValidationOptionsParser
PolicyOid Element type.
postProcessAfterInitialization(Object, String) - Method in class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
postProcessAfterInitialization(Object, String) - Method in class net.shibboleth.spring.metadata.NodeProcessingAttachingBeanPostProcessor
postProcessBeforeInitialization(Object, String) - Method in class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
postProcessBeforeInitialization(Object, String) - Method in class net.shibboleth.spring.metadata.NodeProcessingAttachingBeanPostProcessor
PredicateFilterDirectionFactoryBean - Class in net.shibboleth.spring.metadata.filter
Factory bean allow property replacements of the direction going in to a PredicateFilter.
PredicateFilterDirectionFactoryBean(String) - Constructor for class net.shibboleth.spring.metadata.filter.PredicateFilterDirectionFactoryBean
Constructor.
PredicateFilterParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <Predicate> filter.
PredicateFilterParser() - Constructor for class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Constructor.
privacyStatementURLs - Variable in class net.shibboleth.idp.saml.metadata.IdPUIInfo
The Privacy Statement URLs as a map from locale to actual value.
PRIVATE_KEY_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
<PrivateKey>.
PRIVATE_KEY_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractX509CredentialParser
<PrivateKey>.
process(XMLObject) - Method in class net.shibboleth.idp.saml.metadata.impl.ScopesNodeProcessor
process(XMLObject) - Method in class net.shibboleth.idp.saml.metadata.impl.UIInfoNodeProcessor
process(XMLObject) - Method in class net.shibboleth.idp.saml.security.impl.KeyAuthorityNodeProcessor
processAttribute(XMLObject, Attr) - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityUnmarshaller
processAttribute(XMLObject, Attr) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueUnmarshaller
processAttribute(XMLObject, Attr) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeUnmarshaller
processChildElement(XMLObject, XMLObject) - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityUnmarshaller
processElementContent(XMLObject, String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueUnmarshaller
processElementContent(XMLObject, String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeUnmarshaller
processIntermediateDirectoryStrategy(Element, ParserContext, BeanDefinitionBuilder, boolean) - Method in class net.shibboleth.spring.metadata.LocalDynamicMetadataProviderParser
Process options related to intermediate directory strategy and apply to the builder for the FilesystemLoadSaveManager.
processPersistentCachingProperties(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Process options related to persistent caching support.
processPredicateOptions(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Process predicate-related options.
processTimingProperties(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.spring.metadata.AbstractDynamicMetadataProviderParser
Process options related to time.
propertySource(String, String) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Create a MockPropertySource with one property in it.
propertySource(Collection<AbstractFailFastTest.MockProperty>) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Create a MockPropertySource populated with the provided properties
PUBLIC_KEY - Static variable in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
Element for embedded public keys.
PUBLIC_KEY_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
<PublicKey>.

R

REGEX - Static variable in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Regex child element name.
regexp - Variable in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
The regexp attribute value.
REGEXP_ATTRIB_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.Scope
regexp attribute name.
regexpScopes - Variable in class net.shibboleth.idp.saml.metadata.ScopesContainer
The Regexp scopes.
registerContext(GenericApplicationContext) - Method in class net.shibboleth.spring.testing.AbstractFailFastTest
Make note of newly allocated GenericApplicationContext.
ReloadableMetadataResolver - Class in net.shibboleth.idp.saml.metadata.impl
This class uses the service interface to implement MetadataResolver.
ReloadableMetadataResolver(ReloadableService<MetadataResolver>) - Constructor for class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
Constructor.
RequiredValidUntilParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <RequiredValidUntil> filter.
RequiredValidUntilParser() - Constructor for class net.shibboleth.spring.metadata.filter.RequiredValidUntilParser
 
resolve(CriteriaSet) - Method in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
resolve(CriteriaSet) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class net.shibboleth.spring.security.credential.AbstractCredentialParser
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class net.shibboleth.spring.security.trust.AbstractTrustEngineParser
resolvePKIXInfo(Collection<PKIXValidationInformation>, Extensions) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Retrieves validation information from the resolver extension element.
resolvePKIXInfo(Collection<PKIXValidationInformation>, RoleDescriptor) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Retrieves validation information from the provided role descriptor.
resolver - Variable in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
The embedded resolver.
resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
resolveSingle(CriteriaSet) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
resolveTrustedNames(CriteriaSet) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
RESOURCE_REF - Static variable in class net.shibboleth.spring.metadata.ResourceBackedMetadataProviderParser
For direct injection of a Spring bean.
ResourceBackedMetadataProviderParser - Class in net.shibboleth.spring.metadata
Parser for a ResourceBackedMetadataProvider.
ResourceBackedMetadataProviderParser() - Constructor for class net.shibboleth.spring.metadata.ResourceBackedMetadataProviderParser
 
RESOURCES_NAME - Static variable in class net.shibboleth.spring.metadata.ResourceBackedMetadataProviderParser
Element name for the resource elements.
resourceURL - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
URL to the Resource.
retrievePKIXInfoFromMetadata(CriteriaSet, String, QName, String) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Retrieves validation information from the provided resolver.
retrieveTrustedNamesFromMetadata(CriteriaSet, String, QName, String, UsageType) - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Retrieves trusted name information from the provided resolver.
roleDescriptorResolver - Variable in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver
Metadata RoleDescriptor resolver used to resolve metadata information.

S

SAML1_ATTR_NAMESPACE_URI - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
Legacy Shibboleth SAML 1.x AttributeNamespace for URI-named attributes.
SAML1_NAMEID_TRANSIENT - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
Legacy Shibboleth format for transient IDs in SAML 1.x.
SAML1_REQUEST_BINDING - Static variable in class net.shibboleth.idp.saml.xml.SAMLConstants
Proprietary binding for SAML 1.1 authentication requests.
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.
SCHEMA_TYPE - Static variable in class net.shibboleth.spring.security.trust.CertPathPKIXValidationOptionsParser
Schema type.
SCHEMA_TYPE - Static variable in class net.shibboleth.spring.security.trust.PKIXInlineValidationInfoParser
Element Name.
SchemaValidationParser - Class in net.shibboleth.spring.metadata.filter
Parser for a <SchemaValidation> filter.
SchemaValidationParser() - Constructor for class net.shibboleth.spring.metadata.filter.SchemaValidationParser
 
scope - Variable in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Scope of this string element.
Scope - Interface in net.shibboleth.idp.saml.xmlobject
XMLObject for the Shibboleth Scope metadata extension.
scopeAttributeName - Variable in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Scope attribute name for this element.
ScopeBuilder - Class in net.shibboleth.idp.saml.xmlobject.impl
Builder of Scope objects.
ScopeBuilder() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopeBuilder
 
ScopedValue - Interface in net.shibboleth.idp.saml.xmlobject
XMLObject that represents a SAML attribute value whose value contains a scope attribute.
ScopedValueBuilder - Class in net.shibboleth.idp.saml.xmlobject.impl
Builder of ScopedValue objects.
ScopedValueBuilder() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueBuilder
 
ScopedValueImpl - Class in net.shibboleth.idp.saml.xmlobject.impl
Concrete implementation of ScopedValue.
ScopedValueImpl(String, String, String) - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Constructor.
ScopedValueMarshaller - Class in net.shibboleth.idp.saml.xmlobject.impl
Marshaller of ScopedValue objects.
ScopedValueMarshaller() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueMarshaller
 
ScopedValueUnmarshaller - Class in net.shibboleth.idp.saml.xmlobject.impl
Unmarshaller for ScopedValue objects.
ScopedValueUnmarshaller() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueUnmarshaller
 
ScopeImpl - Class in net.shibboleth.idp.saml.xmlobject.impl
Implementation of Scope.
ScopeImpl(String, String, String) - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
Constructor.
ScopeMarshaller - Class in net.shibboleth.idp.saml.xmlobject.impl
Marshaller for Scope.
ScopeMarshaller() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopeMarshaller
 
ScopesContainer - Class in net.shibboleth.idp.saml.metadata
A container for all the Scope elements (attached to either a EntityDescriptor, IDPSSODescriptor or AttributeAuthorityDescriptor).
ScopesContainer() - Constructor for class net.shibboleth.idp.saml.metadata.ScopesContainer
 
ScopesNodeProcessor - Class in net.shibboleth.idp.saml.metadata.impl
An implementation of MetadataNodeProcessor which extracts Scopes from any AttributeConsumingService or EntityDescriptor.
ScopesNodeProcessor() - Constructor for class net.shibboleth.idp.saml.metadata.impl.ScopesNodeProcessor
 
ScopeUnmarshaller - Class in net.shibboleth.idp.saml.xmlobject.impl
Unmarshaller for Scope.
ScopeUnmarshaller() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.ScopeUnmarshaller
 
scopeValue - Variable in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
The string content value.
ScriptTypeBeanParser - Class in net.shibboleth.spring
Parser for elements derived from ScriptType in the various namespaces.
ScriptTypeBeanParser() - Constructor for class net.shibboleth.spring.ScriptTypeBeanParser
Private c'tor.
SECRET_KEY_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.credential.AbstractBasicCredentialParser
<SecretKey>.
SECURITY_NAMESPACE - Static variable in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
Namespace for Security.
SECURITY_NAMESPACE - Static variable in class net.shibboleth.spring.security.SecurityNamespaceHandler
Namespace for Security.
SecurityNamespaceHandler - Class in net.shibboleth.spring.security
SecurityNamespaceHandler() - Constructor for class net.shibboleth.spring.security.SecurityNamespaceHandler
 
service - Variable in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
The service which managed the reloading.
serviceDescriptions - Variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
The Service Descriptions as a map from locale to actual value.
serviceNames - Variable in class net.shibboleth.idp.saml.metadata.ACSUIInfo
The Service Names as a map from locale to actual value.
setApplicationContext(ApplicationContext) - Method in class net.shibboleth.idp.saml.metadata.impl.ByReferenceMetadataFilterBridge
Set the containing ApplicationContext.
setApplicationContext(ApplicationContext) - Method in class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
setBackingResource(String) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set the backing resource.
setCertificates(List<Resource>) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set the resources which we will convert into certificates.
setEmbeddedResolver(MetadataResolver) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
Set the MetadataResolver to embed.
setEnabled(boolean) - Method in class net.shibboleth.spring.metadata.ByReferenceFilterBeanPostProcessor
Set whether to enable the processor.
setHttpClient(HttpClient) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set the HttpClient instance.
setHttpClientContextHandler(HttpClientContextHandler) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set a handler to manipulate the HttpClientContext.
setIncludeOpenSAMLGlobalConfig(boolean) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Flag whether to effectively include the OpenSAML library-wide default SignatureValidationConfiguration in the list of configurations to process.
setMetadataFilter(MetadataFilter) - Method in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
setNodeProcessors(Collection<MetadataNodeProcessor>) - Method in class net.shibboleth.spring.metadata.NodeProcessingAttachingBeanPostProcessor
Set the MetadataNodeProcessor instances to auto-attach instead of the auto-wired set.
setOtherCriteria(Collection<Criterion>) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Other optional criteria to add to the returned set.
setPublicKeys(List<Resource>) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set the resources which we will convert into certificates.
setRegexp(Boolean) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
Set the regexp attribute value.
setRegexp(Boolean) - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Set the regexp attribute value.
setRegexp(XSBooleanValue) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
Set the regexp attribute value.
setRegexp(XSBooleanValue) - Method in interface net.shibboleth.idp.saml.xmlobject.Scope
Set the regexp attribute value.
setRegexpScopes(Set<String>) - Method in class net.shibboleth.idp.saml.metadata.ScopesContainer
Sets the regexp scopes.
setRequireValidMetadata(boolean) - Method in class net.shibboleth.idp.saml.metadata.impl.ReloadableMetadataResolver
setScope(String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Sets the scope value.
setScope(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Sets the scope value.
setScopeAttributeName(String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Sets the name of the scope attribute.
setScopeAttributeName(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Sets the name of the scope attribute.
setSignatureValidationConfigurations(List<SignatureValidationConfiguration>) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Set the list of signature validation configuration.
setSignatureValidationParametersResolver(SignatureValidationParametersResolver) - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Set the parameters resolver instance to use.
setSimpleScopes(Set<String>) - Method in class net.shibboleth.idp.saml.metadata.ScopesContainer
Sets the non-regexp Scopes.
setSortKey(int) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
Set the sort key.
setTrustedNameCheckEnabled(boolean) - Method in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser.X509CredentialNameEvaluatorFactoryBean
Set whether to perform the trusted name check.
setURL(URL) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set the URL.
setUsePKIX(boolean) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set whether to use a PKIX trust engine.
setValue(String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopedValueImpl
Set the attribute value.
setValue(String) - Method in class net.shibboleth.idp.saml.xmlobject.impl.ScopeImpl
setValue(String) - Method in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Set the attribute value.
setVerifyDepth(Integer) - Method in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
Set the VerifyDepth attribute value.
setVerifyDepth(Integer) - Method in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
Set the VerifyDepth attribute value.
setVerifyDepth(Integer) - Method in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Set the verify depth.
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.
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.AlgorithmFilterParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.ByReferenceParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.EntitiesDescriptorNameParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.EntityAttributesFilterParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.EntityRoleFilterParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.KeyAuthorityParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.NameIDFormatFilterParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.NodeProcessingParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.RequiredValidUntilParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.SchemaValidationParser
shouldGenerateId() - Method in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
shouldGenerateId() - Method in class net.shibboleth.spring.security.trust.PKIXValidationOptionsParser
SignatureChainingParser - Class in net.shibboleth.spring.security.trust
Parser for trust engines of type SignatureChaining.
SignatureChainingParser() - Constructor for class net.shibboleth.spring.security.trust.SignatureChainingParser
 
signatureValidationConfigs - Variable in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
Ordered collection of SignatureValidationConfiguration.
SignatureValidationCriteriaSetFactoryBean - Class in net.shibboleth.spring.metadata.filter
Factory bean impl for producing a CriteriaSet instance specialized for signature validation use cases, such as input to the SignatureValidationFilter.
SignatureValidationCriteriaSetFactoryBean() - Constructor for class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
 
SignatureValidationParser - Class in net.shibboleth.spring.metadata.filter
Parser for xsi:type="SignatureValidation".
SignatureValidationParser() - Constructor for class net.shibboleth.spring.metadata.filter.SignatureValidationParser
 
signatureValidationResolver - Variable in class net.shibboleth.spring.metadata.filter.SignatureValidationCriteriaSetFactoryBean
The optional parameters resolver to use.
simpleScopes - Variable in class net.shibboleth.idp.saml.metadata.ScopesContainer
The (non Regexp) scopes.
sortKey - Variable in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
The key by which we sort the provider.
sortKeyValue - Static variable in class net.shibboleth.idp.saml.metadata.impl.MetadataProviderContainer
If we autogenerate a sort key it comes from this count.
StaticExplicitKeyParser - Class in net.shibboleth.spring.security.trust
Parser for trust engines of type StaticExplicitKey TrustEngine.
StaticExplicitKeyParser() - Constructor for class net.shibboleth.spring.security.trust.StaticExplicitKeyParser
 
StaticExplicitKeySignatureParser - Class in net.shibboleth.spring.security.trust
Parser for trust engines of type StaticExplicitKeySignature.
StaticExplicitKeySignatureParser() - Constructor for class net.shibboleth.spring.security.trust.StaticExplicitKeySignatureParser
 
StaticPKIXSignatureParser - Class in net.shibboleth.spring.security.trust
Parser for trust engines of type StaticPKIXKeySignature.
StaticPKIXSignatureParser() - Constructor for class net.shibboleth.spring.security.trust.StaticPKIXSignatureParser
 
StaticPKIXX509CredentialParser - Class in net.shibboleth.spring.security.trust
Parser for trust engines of type StaticPKIXX509Credential.
StaticPKIXX509CredentialParser() - Constructor for class net.shibboleth.spring.security.trust.StaticPKIXX509CredentialParser
 
supportsTrustedNameResolution() - Method in class net.shibboleth.idp.saml.security.impl.MetadataPKIXValidationInformationResolver

T

TEMPLATE - Static variable in class net.shibboleth.spring.metadata.DynamicHTTPMetadataProviderParser
Template child element name.
TLS_TRUST_ENGINE_ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.HTTPMetadataProvidersParserSupport
TLSTrustEngine element name.
toString() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
Returns a string representation of this record class.
TRUST_ENGINE_ELEMENT_NAME - Static variable in class net.shibboleth.spring.metadata.AbstractMetadataProviderParser
TrustEngine Element name.
TRUST_ENGINE_ELEMENT_NAME - Static variable in class net.shibboleth.spring.security.SecurityNamespaceHandler
TrustEngine Element name.
TRUST_ENGINE_REF - Static variable in class net.shibboleth.spring.security.SecurityNamespaceHandler
TrustEngineRef element name.
trustAnchors - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
Certs used as the trust anchors.
TRUSTED_NAMES - Static variable in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser
Trusted Names Information.
trustedCRLs - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
CRLs used during validation.
trustedNameCheckEnabled - Variable in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser.X509CredentialNameEvaluatorFactoryBean
Do we emit a X509CredentialNameEvaluator or not.
TYPE_LOCAL_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
Local name of the XSI type.
TYPE_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.ScopedValue
QName of the XSI type.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.AlgorithmFilterParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.ByReferenceParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.EntitiesDescriptorNameParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.EntityAttributesFilterParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.EntityRoleFilterParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.KeyAuthorityParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.NameIDFormatFilterParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.NodeProcessingParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.PredicateFilterParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.RequiredValidUntilParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.SchemaValidationParser
Element name.
TYPE_NAME - Static variable in class net.shibboleth.spring.metadata.filter.SignatureValidationParser
Schema type name.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.credential.BasicInlineCredentialParser
Element Name.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.credential.X509InlineCredentialParser
Element Name.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.trust.ChainingParser
Schema type.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.trust.SignatureChainingParser
Schema type.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.trust.StaticExplicitKeyParser
Schema type.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.trust.StaticExplicitKeySignatureParser
Schema type.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.trust.StaticPKIXSignatureParser
Schema type.
TYPE_NAME - Static variable in class net.shibboleth.spring.security.trust.StaticPKIXX509CredentialParser
Schema type.
TYPE_NAME_RESOURCE - Static variable in class net.shibboleth.spring.security.credential.BasicResourceCredentialParser
Type for Resource.
TYPE_NAME_RESOURCE - Static variable in class net.shibboleth.spring.security.credential.X509ResourceCredentialParser
Type for X509 credentials.
TYPE_NAME_RESOURCE - Static variable in class net.shibboleth.spring.security.trust.PKIXResourceValidationInfoParser
Schema type for PKIXResourceBackedValidationInformation.

U

UIInfoNodeProcessor - Class in net.shibboleth.idp.saml.metadata.impl
An implementation of MetadataNodeProcessor which processes any UIInfos into an IdPUIInfo and processes any AttributeConsumingService into an ACSUIInfo.
UIInfoNodeProcessor() - Constructor for class net.shibboleth.idp.saml.metadata.impl.UIInfoNodeProcessor
 
unknownAttributes - Variable in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
Wildcard, unknown 'anyAttribute' attributes.
urls - Variable in class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
The Organization URLs as a map from locale to actual value.
usePKIX - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
Use a PKIX trust engine.

V

VALIDATION_INFO - Static variable in class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser
Validation Information.
value - Variable in class net.shibboleth.spring.metadata.filter.PredicateFilterDirectionFactoryBean
What we want to set the value from this should be "exclude" or "include".
value - Variable in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
The field for the value record component.
value() - Method in record class net.shibboleth.spring.testing.AbstractFailFastTest.MockProperty
Get value.
valueGetter(BiConsumer<ImmutableMap.Builder<String, T>, MetadataResolver>) - Method in class net.shibboleth.idp.saml.metadata.impl.MetadataResolverServiceGaugeSet
Helper Function for map construction.
verificationDepth - Variable in class net.shibboleth.idp.saml.security.KeyAuthoritySupport.KeyAuthorityPKIXValidationInformation
Max verification depth during PKIX validation.
VERIFY_DEPTH_ATTRIB_NAME - Static variable in interface net.shibboleth.idp.saml.xmlobject.KeyAuthority
VerifyDepth attribute name.
verifyDepth - Variable in class net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityImpl
The VerifyDepth attribute.
verifyDepth - Variable in class net.shibboleth.spring.http.HTTPResourceFactoryBean
PKIX verify depth.
Version - Class in net.shibboleth.saml.metadata
Class for printing the version of this library.
Version() - Constructor for class net.shibboleth.saml.metadata.Version
Constructor.
VERSION - Static variable in class net.shibboleth.saml.metadata.Version
IdP version.

W

workspaceDirName - Variable in class net.shibboleth.spring.testing.AbstractFailFastTest
The directory where our test files are.

X

X509CredentialNameEvaluatorFactoryBean() - Constructor for class net.shibboleth.spring.security.trust.AbstractStaticPKIXParser.X509CredentialNameEvaluatorFactoryBean
 
X509InlineCredentialParser - Class in net.shibboleth.spring.security.credential
Parser for X509Inline credentials.
X509InlineCredentialParser() - Constructor for class net.shibboleth.spring.security.credential.X509InlineCredentialParser
 
X509ResourceCredentialParser - Class in net.shibboleth.spring.security.credential
Parser for X509Filesystem credentials.
X509ResourceCredentialParser() - Constructor for class net.shibboleth.spring.security.credential.X509ResourceCredentialParser
 
XMLObjectProviderInitializer - Class in net.shibboleth.idp.saml.xmlobject.impl
XMLObject provider initializer for module "saml-impl".
XMLObjectProviderInitializer() - Constructor for class net.shibboleth.idp.saml.xmlobject.impl.XMLObjectProviderInitializer
 
A B C D E F G H I K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values