Uses of Class
org.opensaml.saml.common.messaging.context.ECPContext
Packages that use ECPContext
Package
Description
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 ECPContextModifier and TypeMethodDescriptionECPContext.setRequestAuthenticated(boolean flag) Set whether the request from the SP was authenticated.ECPContext.setSessionKey(byte[] key) Set the session key generated for use by the client and IdP.