Uses of Class
net.shibboleth.idp.saml.authn.context.SAMLContext
-
Packages that use SAMLContext Package Description net.shibboleth.idp.saml.authn.context Context tree subtypes in support of SAML-related authentication. -
-
Uses of SAMLContext in net.shibboleth.idp.saml.authn.context
Methods in net.shibboleth.idp.saml.authn.context that return SAMLContext Modifier and Type Method Description SAMLContextSAMLContext. setAssertion(Assertion newAssertion)Sets the assertion to be validated.
-