Class AuthnContextDeclType

java.lang.Object
org.keycloak.dom.saml.v2.assertion.AuthnContextDeclType
All Implemented Interfaces:
Serializable

public class AuthnContextDeclType extends Object implements Serializable
Type that represents an AuthnContextDecl
Since:
Nov 24, 2010
Author:
[email protected]
See Also:
  • Constructor Details

    • AuthnContextDeclType

      public AuthnContextDeclType(Object value)
  • Method Details