| Interface | Description |
|---|---|
| SAMLKeyInfoProcessor |
This interface allows the user to plug in custom ways of processing a SAML KeyInfo.
|
| Class | Description |
|---|---|
| OpenSAMLBootstrap |
This class intializes the Opensaml library.
|
| OpenSAMLUtil |
Class OpenSAMLUtil provides static helper methods for the OpenSaml library
|
| SamlAssertionWrapper |
Class SamlAssertionWrapper can generate, sign, and validate both SAML v1.1
and SAML v2.0 assertions.
|
| SAMLCallback |
Class SAMLCallback will be called by the
SamlAssertionWrapper during the creation
of SAML statements (authentication, attribute, and authz decision). |
| SAMLKeyInfo |
This holds key/cert information extracted from a SAML assertion
|
| SAMLUtil |
Utility methods for SAML stuff
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.