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 TypeMethodDescriptionvoidaddURIType(URIType aa) voidaddURIType(URIType[] aas) voidremoveURIType(URIType aa) voidsetAuthnContextDecl(AuthnContextDeclType authnContextDecl) voidsetClassRef(AuthnContextClassRefType classRef)
-
Constructor Details
-
AuthnContextTypeSequence
public AuthnContextTypeSequence()
-
-
Method Details
-
getClassRef
-
setClassRef
-
addURIType
-
removeURIType
-
addURIType
-
getURIType
-
getAuthnContextDecl
-
setAuthnContextDecl
-