Interface | Description |
---|---|
SAMLMessageManager |
Class | Description |
---|---|
DatabaseKeyStore |
Responsible for storing the encryption keypair in the database
|
KeyDecoderEncoder |
Encodes and decodes byte arrays to/from base64
|
SAMLAuthRequest | |
SAMLAuthResponse | |
SAMLMessageManagerImpl | |
Util |
This utility class is used across the various servlets that make up the
SAML-based Single Sign-On Reference Tool.
|
XmlDigitalSigner |
This helper class, part of the SAML-based Single Sign-On Reference Tool,
serves to digitally sign XML files, given the contents of the XML file, and a
pair of public and private keys.
|
Exception | Description |
---|---|
SAMLException |
An exception class for when there's a problem handling SAML
messages.
|
Copyright © 2020 Atlassian. All rights reserved.