Class AuthnContextType.AuthnContextTypeSequence
java.lang.Object
org.keycloak.dom.saml.v2.assertion.AuthnContextType.AuthnContextTypeSequence
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AuthnContextType
public static class AuthnContextType.AuthnContextTypeSequence
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addURIType
(URIType aa) void
addURIType
(URIType[] aas) void
removeURIType
(URIType aa) void
setAuthnContextDecl
(AuthnContextDeclType authnContextDecl) void
setClassRef
(AuthnContextClassRefType classRef)
-
Constructor Details
-
AuthnContextTypeSequence
public AuthnContextTypeSequence()
-
-
Method Details
-
getClassRef
-
setClassRef
-
addURIType
-
removeURIType
-
addURIType
-
getURIType
-
getAuthnContextDecl
-
setAuthnContextDecl
-