Class SamlAuthnRequestContext

java.lang.Object
org.keycloak.services.clientpolicy.context.AbstractSamlRequestContext<AuthnRequestType>
org.keycloak.services.clientpolicy.context.SamlAuthnRequestContext
All Implemented Interfaces:
ClientPolicyContext

public class SamlAuthnRequestContext extends AbstractSamlRequestContext<AuthnRequestType>

Context for the saml authn request.

Author:
rmartinc