See: Description
| Interface | Description |
|---|---|
| EndpointResolver<EndpointType extends Endpoint> |
A resolver that is capable of resolving
Endpoint instances
which meet certain supplied criteria. |
| Class | Description |
|---|---|
| AbstractEndpointResolver<EndpointType extends Endpoint> |
Base implementation that resolves and validates protocol/profile endpoints using a combination of supplied
parameters and SAML metadata.
|
| BindingDescriptor |
A class that describes a SAML binding and encapsulates information required for
profile actions to interact with them.
|
| SAMLBindingSupport |
A support class for SAML binding operations.
|
| Exception | Description |
|---|---|
| BindingException |
Base exception for errors that occur when messages are encoded/decoded for a specific binding.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.