Uses of Interface
org.pac4j.saml.store.SAMLMessageStoreFactory
Packages that use SAMLMessageStoreFactory
-
Uses of SAMLMessageStoreFactory in org.pac4j.saml.context
Fields in org.pac4j.saml.context declared as SAMLMessageStoreFactoryModifier and TypeFieldDescriptionprotected final SAMLMessageStoreFactorySAML2ContextProvider.samlMessageStoreFactory -
Uses of SAMLMessageStoreFactory in org.pac4j.saml.store
Classes in org.pac4j.saml.store that implement SAMLMessageStoreFactoryModifier and TypeClassDescriptionclassStorage factory which doesn't return any store implementation and disables the message store mechanism.classDefault store factory which provides HTTP Session store.classDefault store factory which provides HTTP Session store.