Class AuthnContextClassRefType

java.lang.Object
org.keycloak.dom.saml.v2.assertion.AuthnContextClassRefType
All Implemented Interfaces:
Serializable, URIType

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

    • AuthnContextClassRefType

      public AuthnContextClassRefType(URI value)
  • Method Details