Class AuthnContextDeclRefType

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

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

    • AuthnContextDeclRefType

      public AuthnContextDeclRefType(URI value)
  • Method Details