| Interface | Description |
|---|---|
| SAMLConfig |
| Class | Description |
|---|---|
| AttributeSet |
AttributeSet contains the NameID from the subject as well as any attributes
contained in the assertion, as a map of Attribute Name to list of String
values.
|
| IdPConfig |
IdpConfig contains information about the SAML 2.0 Identity Provider that
authenticates users for a service.
|
| SAMLClient |
A SAMLClient acts as on behalf of a SAML Service Provider to generate
requests and process responses.
|
| SAMLConfigImpl | |
| SAMLInit |
Library initialization routines.
|
| SAMLUtils | |
| SPConfig |
SPConfig contains basic information about the service that is asking for
authorization.
|
| Exception | Description |
|---|---|
| SAMLException |
Copyright © 2015. All rights reserved.