Uses of Class
org.opensaml.saml.common.messaging.context.ECPContext
-
Packages that use ECPContext Package Description org.opensaml.saml.common.messaging.context Context classes for SAML-based messaging function. -
-
Uses of ECPContext in org.opensaml.saml.common.messaging.context
Methods in org.opensaml.saml.common.messaging.context that return ECPContext Modifier and Type Method Description ECPContextECPContext. setRequestAuthenticated(boolean flag)Set whether the request from the SP was authenticated.ECPContextECPContext. setSessionKey(byte[] key)Set the session key generated for use by the client and IdP.
-