Uses of Class
org.keycloak.dom.saml.v2.assertion.AuthnContextClassRefType
-
Packages that use AuthnContextClassRefType Package Description org.keycloak.dom.saml.v2.assertion Package for the model classes for the SAML2 Assertion -
-
Uses of AuthnContextClassRefType in org.keycloak.dom.saml.v2.assertion
Methods in org.keycloak.dom.saml.v2.assertion that return AuthnContextClassRefType Modifier and Type Method Description AuthnContextClassRefTypeAuthnContextType.AuthnContextTypeSequence. getClassRef()Methods in org.keycloak.dom.saml.v2.assertion with parameters of type AuthnContextClassRefType Modifier and Type Method Description voidAuthnContextType.AuthnContextTypeSequence. setClassRef(AuthnContextClassRefType classRef)
-