| Class | Description |
|---|---|
| BundleKeyStore |
Pac4j requires to set a keystore for encryption operations,
the plugin generate an automatic keystore or it it is not possible uses a keystore bundle on the plugin.
|
| OpenSAMLWrapper<T> |
Overall wrapper to all operation using OpenSAML library, this allow to load the Service Loaders properly
|
| SamlAdvancedConfiguration |
Simple immutable data class to hold the optional advanced configuration data section
of the plugin's configuration page
|
| SamlAuthenticationToken | |
| SamlCrumbExclusion | |
| SamlEncryptionData |
Simple immutable data class to hold the optional encryption data section
of the plugin's configuration page
|
| SamlGroupAuthority |
Authority class, represents a group receved in SAML response
|
| SamlGroupDetails |
Created by kuisathaverat on 03/05/2017.
|
| SamlLogoutAction |
A page that shows a simple message when the user logs out.
|
| SamlPluginConfig |
contains all the Jenkins SAML Plugin settings
|
| SamlProfileWrapper |
Process to response from the IdP to obtain the SAML2Profile of the user.
|
| SamlRedirectActionWrapper |
Process the current configuration and request to prepare a Redirection to the IdP.
|
| SamlSecurityRealm |
Authenticates the user via SAML.
|
| SamlSecurityRealm.DescriptorImpl | |
| SamlSPMetadataWrapper |
build the Service Provider(SP) metadata from the configuration.
|
| SamlUserDetails | |
| SamlUserDetailsService |
This service is responsible for restoring UserDetails object by userId
|
| SamlValidateIdPMetadata |
validate the IdP metadata, this class is used from the configuration screen to validate the XML in the IdP Metadata textarea.
|
Copyright © 2016–2017. All rights reserved.