Skip navigation links
Spring Security SAML
A B C D E F G H I J K L M N O P R S T U V W X 

M

manager - Variable in class org.springframework.security.saml.metadata.MetadataDisplayFilter
Class storing all SAML metadata documents
manager - Variable in class org.springframework.security.saml.metadata.MetadataGeneratorFilter
Class storing all SAML metadata documents
manager - Variable in class org.springframework.security.saml.trust.MetadataCredentialResolver
Metadata manager.
mapAliases(Collection<String>) - Method in class org.springframework.security.saml.metadata.MetadataGenerator
Method iterates all values in the input, for each tries to resolve correct alias.
marshallAndSignMessage(SignableXMLObject, Credential, String, String, String) - Static method in class org.springframework.security.saml.util.SAMLUtil
Method digitally signs and marshals the object in case it is signable and the signing credential is provided.
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.liberty.paos.impl.RequestMarshaller
marshallAttributes(XMLObject, Element) - Method in class org.opensaml.liberty.paos.impl.ResponseMarshaller
marshallMessage(XMLObject) - Static method in class org.springframework.security.saml.util.SAMLUtil
Helper method that marshals the given message.
MESSAGE_ID_ATTRIB_NAME - Static variable in interface org.opensaml.liberty.paos.Request
messageID attribute name.
metadata - Variable in class org.springframework.security.saml.context.SAMLContextProviderImpl
 
metadata - Variable in class org.springframework.security.saml.SAMLDiscovery
Metadata manager used to look up entity IDs and discovery URLs.
metadata - Variable in class org.springframework.security.saml.SAMLEntryPoint
 
metadata - Variable in class org.springframework.security.saml.websso.AbstractProfileBase
 
MetadataCacheKey(String, QName, String, UsageType) - Constructor for class org.springframework.security.saml.trust.PKIXInformationResolver.MetadataCacheKey
Constructor.
MetadataCredentialResolver - Class in org.springframework.security.saml.trust
Class customizes resolving from metadata by first using values present in the ExtenedeMetadata of an entity.
MetadataCredentialResolver(MetadataManager, KeyManager) - Constructor for class org.springframework.security.saml.trust.MetadataCredentialResolver
Creates new resolver.
MetadataDisplayFilter - Class in org.springframework.security.saml.metadata
The filter expects calls on configured URL and presents user with SAML2 metadata representing this application deployment.
MetadataDisplayFilter() - Constructor for class org.springframework.security.saml.metadata.MetadataDisplayFilter
 
MetadataGenerator - Class in org.springframework.security.saml.metadata
The class is responsible for generation of service provider metadata describing the application in the current deployment environment.
MetadataGenerator() - Constructor for class org.springframework.security.saml.metadata.MetadataGenerator
Default constructor.
MetadataGeneratorFilter - Class in org.springframework.security.saml.metadata
The filter expects calls on configured URL and presents user with SAML2 metadata representing this application deployment.
MetadataGeneratorFilter(MetadataGenerator) - Constructor for class org.springframework.security.saml.metadata.MetadataGeneratorFilter
Default constructor.
MetadataManager - Class in org.springframework.security.saml.metadata
Class offers extra services on top of the underlying chaining MetadataProviders.
MetadataManager(List<MetadataProvider>) - Constructor for class org.springframework.security.saml.metadata.MetadataManager
Creates new metadata manager, automatically registers itself for notifications from metadata changes and calls reload upon a change.
MetadataMemoryProvider - Class in org.springframework.security.saml.metadata
Class implements simple metadata provider which retrieves EntityDescriptor from preconfigured object.
MetadataMemoryProvider(EntityDescriptor) - Constructor for class org.springframework.security.saml.metadata.MetadataMemoryProvider
Constructor settings descriptor in parameter as the only entity available from this provider.
MetadataProviderObserver() - Constructor for class org.springframework.security.saml.trust.PKIXInformationResolver.MetadataProviderObserver
 
metadataResolver - Variable in class org.springframework.security.saml.context.SAMLContextProviderImpl
 
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links
Spring Security SAML