Package | Description |
---|---|
org.opensaml.common.binding |
Classes related to SAML binding operations.
|
org.opensaml.saml2.binding |
Class for working with SAML 2 bindings.
|
org.opensaml.saml2.binding.artifact |
Classes that may be used to create and manipulate SAML 2 artifacts.
|
org.opensaml.saml2.metadata |
Interfaces for SAML 2.0 metadata specification types and elements.
|
org.opensaml.saml2.metadata.impl |
Implementations of the SAML 2.0 metadata specification types and elements.
|
org.opensaml.saml2.metadata.validator |
Validation rules for SAML 2.0 metadata types and elements.
|
org.opensaml.samlext.idpdisco | |
org.opensaml.samlext.saml2mdquery.impl |
Implemention for SAML 2 metadata standalone query endpoints profile objects.
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
SAMLMessageContext.getPeerEntityEndpoint()
Gets the endpoint of for the peer entity.
|
Endpoint |
BasicSAMLMessageContext.getPeerEntityEndpoint()
Gets the endpoint of for the peer entity.
|
Endpoint |
BasicEndpointSelector.selectEndpoint()
Selects the endpoint to which messages should be sent.
|
abstract Endpoint |
AbstractEndpointSelector.selectEndpoint()
Selects the endpoint to which messages should be sent.
|
protected Endpoint |
BasicEndpointSelector.selectIndexedEndpoint(List<IndexedEndpoint> endpoints)
Selects an appropriate endpoint from a list of indexed endpoints.
|
protected Endpoint |
BasicEndpointSelector.selectNonIndexedEndpoint(List<Endpoint> endpoints)
Selects an appropriate endpoint from a list of non-indexed endpoints.
|
Modifier and Type | Method and Description |
---|---|
protected List<? extends Endpoint> |
BasicEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
Filters the list of possible endpoints by supported outbound bindings.
|
Modifier and Type | Method and Description |
---|---|
void |
SAMLMessageContext.setPeerEntityEndpoint(Endpoint endpoint)
Sets the endpoint of for the peer entity.
|
void |
BasicSAMLMessageContext.setPeerEntityEndpoint(Endpoint endpoint)
Sets the endpoint of for the peer entity.
|
Modifier and Type | Method and Description |
---|---|
protected List<? extends Endpoint> |
BasicEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
Filters the list of possible endpoints by supported outbound bindings.
|
protected Endpoint |
BasicEndpointSelector.selectNonIndexedEndpoint(List<Endpoint> endpoints)
Selects an appropriate endpoint from a list of non-indexed endpoints.
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
AuthnResponseEndpointSelector.selectEndpoint()
Selects the endpoint to which messages should be sent.
|
protected Endpoint |
AuthnResponseEndpointSelector.selectEndpointByACSIndex(AuthnRequest request,
List<IndexedEndpoint> endpoints)
Selects the endpoint by way of the assertion consumer service index given in the AuthnRequest.
|
protected Endpoint |
AuthnResponseEndpointSelector.selectEndpointByACSURL(AuthnRequest request,
List<IndexedEndpoint> endpoints)
Selects the endpoint by way of the assertion consumer service URL given in the AuthnRequest.
|
Modifier and Type | Method and Description |
---|---|
protected List<? extends Endpoint> |
AuthnResponseEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
Filters the list of possible endpoints by supported outbound bindings and, if the authentication request contains
a requested binding and not an ACS index, that too is used to filter the list.
|
Modifier and Type | Method and Description |
---|---|
protected List<? extends Endpoint> |
AuthnResponseEndpointSelector.filterEndpointsByProtocolBinding(List<? extends Endpoint> endpoints)
Filters the list of possible endpoints by supported outbound bindings and, if the authentication request contains
a requested binding and not an ACS index, that too is used to filter the list.
|
Modifier and Type | Method and Description |
---|---|
protected Endpoint |
SAML2ArtifactType0004Builder.getAcsEndpoint(SAMLMessageContext<SAMLObject,SAMLObject,NameID> requestContext)
Gets the source location used to for the artifacts created by this encoder.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArtifactResolutionService
SAML 2.0 Metadata ArtifactResolutionService
|
interface |
AssertionConsumerService
SAML 2.0 Metadata AssertionConsumerService
|
interface |
AssertionIDRequestService
SAML 2.0 Metadata AssertionIDRequestService
|
interface |
AttributeService
SAML 2.0 Metadata AttributeService
|
interface |
AuthnQueryService
SAML 2.0 Metadata AuthnQueryService
|
interface |
AuthzService
SAML 2.0 Metadata AuthzService
|
interface |
IndexedEndpoint
SAML 2.0 Metadata IndexedEndpoint.
|
interface |
ManageNameIDService
SAML 2.0 Metadata ManageNameIDService
|
interface |
NameIDMappingService
SAML 2.0 Metadata NameIDMappingService
|
interface |
SingleLogoutService
SAML 2.0 Metadata SingleLogoutService
|
interface |
SingleSignOnService
SAML 2.0 Metadata SingleSignOnService
|
Modifier and Type | Method and Description |
---|---|
List<Endpoint> |
RoleDescriptor.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
RoleDescriptor.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
Modifier and Type | Method and Description |
---|---|
List<Endpoint> |
SSODescriptorImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
SPSSODescriptorImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
PDPDescriptorImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
IDPSSODescriptorImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
AuthnAuthorityDescriptorImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
AttributeAuthorityDescriptorImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
SSODescriptorImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
List<Endpoint> |
SPSSODescriptorImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
List<Endpoint> |
PDPDescriptorImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
List<Endpoint> |
IDPSSODescriptorImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
List<Endpoint> |
AuthnAuthorityDescriptorImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
List<Endpoint> |
AttributeAuthorityDescriptorImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
Modifier and Type | Class and Description |
---|---|
class |
EndpointSchemaValidator<EndpointType extends Endpoint>
Checks
Endpoint for Schema compliance. |
Modifier and Type | Method and Description |
---|---|
protected void |
EndpointSchemaValidator.validateBinding(Endpoint endpoint)
Checks that Binding is present.
|
protected void |
EndpointSchemaValidator.validateLocation(Endpoint endpoint)
Checks that Location is present.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DiscoveryResponse
SAML Identity Provider Discovery Protocol DiscoveryResponse
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryResponseImpl
This plugs into the standard opensaml2 parser framework to allow us to get use
DiscoverResponse
elements in our extensions. |
Modifier and Type | Method and Description |
---|---|
List<Endpoint> |
AuthzDecisionQueryDescriptorTypeImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
AuthnQueryDescriptorTypeImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
AttributeQueryDescriptorTypeImpl.getEndpoints()
Gets a read-only list of endpoints for this role.
|
List<Endpoint> |
AuthzDecisionQueryDescriptorTypeImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
List<Endpoint> |
AuthnQueryDescriptorTypeImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
List<Endpoint> |
AttributeQueryDescriptorTypeImpl.getEndpoints(QName type)
Gets a read-only list of endpoints for this role for the given type.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.