Modifier and Type | Class and Description |
---|---|
class |
AbstractParser
Base class for parsers
|
Modifier and Type | Class and Description |
---|---|
class |
PicketLinkConfigParser
Parser to parse the consolidated picketlink.xml
|
Modifier and Type | Class and Description |
---|---|
class |
SAMLConfigParser
Parse the SAML IDP/SP config as well as the handlers
|
class |
STSConfigParser
A Stax parser for the STS configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
IDMConfigParser
Stax based XML parser for Picketlink IDM configuration
|
Modifier and Type | Method and Description |
---|---|
static ParserNamespaceSupport |
ParserController.get(QName qname)
Get an
ParserNamespaceSupport that supports parsing the qname |
Modifier and Type | Method and Description |
---|---|
static void |
ParserController.add(ParserNamespaceSupport parser)
Add an
ParserNamespaceSupport parser |
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 |
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"
|
Modifier and Type | Class and Description |
---|---|
class |
SAMLXACMLRequestParser
Parse the XACML Elements as specified by the SAML-XACML Profile.
|
Modifier and Type | Class and Description |
---|---|
class |
WSAddressingParser
Able to parse the WS-Addressing pieces in WS-T RST.
|
Modifier and Type | Class and Description |
---|---|
class |
WSPolicyParser
Parses the WS-Policy elements that can be part of the WS-T RST
|
Modifier and Type | Class and Description |
---|---|
class |
WSSecurityParser
Parses the WS-Security elements that can be part of the WS-T RST
|
Modifier and Type | Class and Description |
---|---|
class |
WSTCancelTargetParser
Stax parser for the wst:CancelTarget element
|
class |
WSTRenewTargetParser
Stax parser for the wst:RenewTarget element
|
class |
WSTRequestSecurityTokenCollectionParser
Parse the WS-Trust RequestSecurityToken Collection
|
class |
WSTRequestSecurityTokenParser
Parse the WS-Trust RequestSecurityToken
|
class |
WSTRequestSecurityTokenResponseCollectionParser
Parse the WS-Trust RequestSecurityTokenResponse Collection
|
class |
WSTRequestSecurityTokenResponseParser
Parse the WS-Trust RequestSecurityTokenResponse
|
class |
WSTrustOnBehalfOfParser
Parser to parse the OnBehalfOf tag
|
class |
WSTrustParser
Parser for WS-Trust payload
|
class |
WSTValidateTargetParser
Stax parser for the wst:ValidateTarget element
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.