Uses of Interface
org.codelibs.saml2.factory.SamlMessageFactory
Packages that use SamlMessageFactory
-
Uses of SamlMessageFactory in org.codelibs.saml2
Methods in org.codelibs.saml2 with parameters of type SamlMessageFactoryModifier and TypeMethodDescriptionvoidAuth.setSamlMessageFactory(SamlMessageFactory samlMessageFactory) Sets the factory thisAuthwill use to create SAML messages.