Uses of Class
org.keycloak.dom.saml.v1.assertion.SAML11AuthenticationStatementType
Packages that use SAML11AuthenticationStatementType
Package
Description
-
Uses of SAML11AuthenticationStatementType in org.keycloak.saml.processing.core.parsers.util
Methods in org.keycloak.saml.processing.core.parsers.util that return SAML11AuthenticationStatementTypeModifier and TypeMethodDescriptionSAML11ParserUtil.parseAuthenticationStatement(XMLEventReader xmlEventReader) Parse the AuthnStatement inside the assertion -
Uses of SAML11AuthenticationStatementType in org.keycloak.saml.processing.core.saml.v1.writers
Methods in org.keycloak.saml.processing.core.saml.v1.writers with parameters of type SAML11AuthenticationStatementTypeModifier and TypeMethodDescriptionvoidSAML11AssertionWriter.write(SAML11AuthenticationStatementType authnStatement) Write anAuthnStatementTypeto stream