Uses of Interface
se.swedenconnect.spring.saml.idp.context.Saml2IdpContext
Packages that use Saml2IdpContext
Package
Description
Context definitions for the Saml Identity Provider.
-
Uses of Saml2IdpContext in se.swedenconnect.spring.saml.idp.context
Methods in se.swedenconnect.spring.saml.idp.context that return Saml2IdpContextModifier and TypeMethodDescriptionstatic Saml2IdpContextSaml2IdpContextHolder.getContext()Returns theSaml2IdpContextbound to the current thread.Methods in se.swedenconnect.spring.saml.idp.context with parameters of type Saml2IdpContextModifier and TypeMethodDescriptionstatic voidSaml2IdpContextHolder.setContext(Saml2IdpContext context) Binds the givenSaml2IdpContextto the current thread.