Uses of Class
org.keycloak.dom.saml.v2.assertion.AuthnContextDeclType
-
Packages that use AuthnContextDeclType Package Description org.keycloak.dom.saml.v2.assertion Package for the model classes for the SAML2 Assertion -
-
Uses of AuthnContextDeclType in org.keycloak.dom.saml.v2.assertion
Methods in org.keycloak.dom.saml.v2.assertion that return AuthnContextDeclType Modifier and Type Method Description AuthnContextDeclTypeAuthnContextType.AuthnContextTypeSequence. getAuthnContextDecl()Methods in org.keycloak.dom.saml.v2.assertion with parameters of type AuthnContextDeclType Modifier and Type Method Description voidAuthnContextType.AuthnContextTypeSequence. setAuthnContextDecl(AuthnContextDeclType authnContextDecl)
-