Package | Description |
---|---|
org.keycloak.saml.common.parsers | |
org.keycloak.saml.processing.core.parsers.saml | |
org.keycloak.saml.processing.core.parsers.saml.metadata |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParser
Base class for parsers
|
Modifier and Type | Class and Description |
---|---|
class |
SAML11AssertionParser
Parse the saml assertion
|
class |
SAML11RequestParser
Parse the SAML2 AuthnRequest
|
class |
SAML11ResponseParser
Parse the SAML 11 Response
|
class |
SAML11SubjectParser
Parse the saml subject
|
class |
SAMLArtifactResolveParser
Parse the
ArtifactResolveType |
class |
SAMLArtifactResponseParser
Parse the SAML Response
|
class |
SAMLAssertionParser
Parse the saml assertion
|
class |
SAMLAttributeQueryParser
Parse the
ArtifactResolveType |
class |
SAMLAuthNRequestParser
Parse the SAML2 AuthnRequest
|
class |
SAMLConditionsParser
Parse the
|
class |
SAMLExtensionsParser
Parses <samlp:Extensions> SAML2 element into series of DOM nodes.
|
class |
SAMLParser
Parse SAML payload
|
class |
SAMLResponseParser
Parse the SAML Response
|
class |
SAMLSloRequestParser
Parse the Single Log Out requests
|
class |
SAMLSloResponseParser
Parse the SLO Response
|
class |
SAMLSubjectParser
Parse the saml subject
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDescriptorParser
Abstract entity descriptor parser, which provides common parser functionality
|
class |
SAMLEntitiesDescriptorParser
Parse the SAML Entities Descriptor
|
class |
SAMLEntityDescriptorParser
Parse the SAML Metadata element "EntityDescriptor"
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.