Skip navigation links
A B C D E F G I K L N O P R S T U W 

A

allowsSignup() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
authenticated(UserDetails) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.SecurityListenerImpl
 

B

baseUrl() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
BundleKeyStore - Class in org.jenkinsci.plugins.saml
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.
BundleKeyStore() - Constructor for class org.jenkinsci.plugins.saml.BundleKeyStore
 

C

CONSUMER_SERVICE_URL_PATH - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
URL to process the SAML answers
createSAML2Client() - Method in class org.jenkinsci.plugins.saml.OpenSAMLWrapper
 
createSecurityComponents() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
createWebContext() - Method in class org.jenkinsci.plugins.saml.OpenSAMLWrapper
 
currentUserLoginDetails() - Static method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
currentUserSetLoginDetails() - Static method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 

D

DEFAULT_DISPLAY_NAME_ATTRIBUTE_NAME - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
DEFAULT_GROUPS_ATTRIBUTE_NAME - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
DEFAULT_KEY_ALIAS - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 
DEFAULT_MAXIMUM_AUTHENTICATION_LIFETIME - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
DEFAULT_USERNAME_CASE_CONVERSION - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
DescriptorImpl(Class<? extends SecurityRealm>) - Constructor for class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.DescriptorImpl
 
doCheckAuthnContextClassRef(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckDisplayNameAttributeName(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckEmailAttributeName(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckGroupsAttributeName(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckKeystorePath(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckKPrivateKeyAlias(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckLogoutUrl(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckMaximumAuthenticationLifetime(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckMaximumSessionLifetime(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckSpEntityId(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCheckUsernameAttributeName(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doCommenceLogin(StaplerRequest, StaplerResponse, String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
/securityRealm/commenceLogin
doFinishLogin(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
/securityRealm/finishLogin
doLogout(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
doMetadata(StaplerRequest, StaplerResponse) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
/securityRealm/metadata
doTestIdpMetadata(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
doTestKeyStore(String, String, String, String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 

E

ERROR_ALGORITHM_CANNOT_BE_FOUND - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_CERTIFICATES_COULD_NOT_BE_LOADED - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_IDP_METADATA_EMPTY - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_INSUFFICIENT_OR_INVALID_INFO - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_MALFORMED_URL - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_NO_PROVIDER_SUPPORTS_A_KS_SPI_IMPL - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_NOT_KEY_FOUND - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_NOT_POSSIBLE_TO_READ_KS_FILE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_NOT_VALID_NUMBER - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
ERROR_ONLY_SPACES_FIELD_VALUE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
form validation messages.
ERROR_WRONG_INFO_OR_PASSWORD - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
EXPIRATION_ATTRIBUTE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 

F

failedToAuthenticate(String) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.SecurityListenerImpl
 
failedToLogIn(String) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.SecurityListenerImpl
 

G

get() - Method in class org.jenkinsci.plugins.saml.OpenSAMLWrapper
Initialize the OpenSaml services and run the process defined on the abstract method process().
getAdvancedConfiguration() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getAdvancedConfiguration() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getAuthnContextClassRef() - Method in class org.jenkinsci.plugins.saml.SamlAdvancedConfiguration
 
getAuthnContextClassRef() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getAuthnContextClassRef() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getAuthorities() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 
getAuthority() - Method in class org.jenkinsci.plugins.saml.SamlGroupAuthority
 
getConsumerServiceUrl() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getCreateDate() - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
getCreateTimestamp() - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
getCredentials() - Method in class org.jenkinsci.plugins.saml.SamlAuthenticationToken
 
getDisplayName() - Method in class org.jenkinsci.plugins.saml.SamlGroupDetails
 
getDisplayName() - Method in class org.jenkinsci.plugins.saml.SamlLogoutAction
 
getDisplayName() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.DescriptorImpl
 
getDisplayNameAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getDisplayNameAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getEmailAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getEmailAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getEncryptionData() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getEncryptionData() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getForceAuthn() - Method in class org.jenkinsci.plugins.saml.SamlAdvancedConfiguration
 
getForceAuthn() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getForceAuthn() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getGroupsAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getGroupsAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getIconFileName() - Method in class org.jenkinsci.plugins.saml.SamlLogoutAction
 
getIdpMetadata() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getIdpMetadata() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getKeystorePassword() - Method in class org.jenkinsci.plugins.saml.SamlEncryptionData
 
getKeystorePassword() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getKeystorePath() - Method in class org.jenkinsci.plugins.saml.BundleKeyStore
 
getKeystorePath() - Method in class org.jenkinsci.plugins.saml.SamlEncryptionData
 
getKeystorePath() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getKsPassword() - Method in class org.jenkinsci.plugins.saml.BundleKeyStore
 
getKsPkAlias() - Method in class org.jenkinsci.plugins.saml.BundleKeyStore
 
getKsPkPassword() - Method in class org.jenkinsci.plugins.saml.BundleKeyStore
 
getLastLoginDate() - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
getLastLoginTimestamp() - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
getLoginCount() - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
getLoginUrl() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getLogoutUrl() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getLogoutUrl() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getMaximumAuthenticationLifetime() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getMaximumAuthenticationLifetime() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getMaximumSessionLifetime() - Method in class org.jenkinsci.plugins.saml.SamlAdvancedConfiguration
 
getMaximumSessionLifetime() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getMembers() - Method in class org.jenkinsci.plugins.saml.SamlGroupDetails
 
getName() - Method in class org.jenkinsci.plugins.saml.SamlGroupDetails
 
getPassword() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 
getPostLogOutUrl(StaplerRequest, Authentication) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getPrincipal() - Method in class org.jenkinsci.plugins.saml.SamlAuthenticationToken
 
getPrivateKeyAlias() - Method in class org.jenkinsci.plugins.saml.SamlEncryptionData
 
getPrivateKeyAlias() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getPrivateKeyPassword() - Method in class org.jenkinsci.plugins.saml.SamlEncryptionData
 
getPrivateKeyPassword() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getSamlPluginConfig() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getSamlURL() - Method in class org.jenkinsci.plugins.saml.SamlLogoutAction
 
getSpEntityId() - Method in class org.jenkinsci.plugins.saml.SamlAdvancedConfiguration
 
getSpEntityId() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getSpEntityId() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getUrlName() - Method in class org.jenkinsci.plugins.saml.SamlLogoutAction
 
getUsername() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 
getUsernameAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getUsernameAttributeName() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
getUsernameCaseConversion() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
getUsernameCaseConversion() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 

I

IDP_METADATA_FILE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
init() - Method in class org.jenkinsci.plugins.saml.BundleKeyStore
initialized the keystore, it tries to create a keystore in a file, if it fails load the settings of the demo keystore.
isAccountNonExpired() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 
isAccountNonLocked() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 
isCredentialsNonExpired() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 
isEnabled() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 
isUsingDemoKeyStore() - Method in class org.jenkinsci.plugins.saml.BundleKeyStore
 
isValid() - Method in class org.jenkinsci.plugins.saml.BundleKeyStore
 

K

KEY_ALG - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 
KEY_VALIDITY - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 

L

loadGroupByGroupname(String) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
loadGroupByGroupname(String, boolean) - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
loadUserByUsername(String) - Method in class org.jenkinsci.plugins.saml.SamlUserDetailsService
 
loggedIn(String) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.SecurityListenerImpl
 
loggedOut(String) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.SecurityListenerImpl
 
LoginDetailsProperty - Class in org.jenkinsci.plugins.saml.user
Store details about create and login processes
LoginDetailsProperty() - Constructor for class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
LoginDetailsProperty.DescriptorImpl - Class in org.jenkinsci.plugins.saml.user
 
LoginDetailsProperty.SecurityListenerImpl - Class in org.jenkinsci.plugins.saml.user
Listen to the login success/failure event to persist GrantedAuthoritys properly.

N

newInstance(User) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.DescriptorImpl
 

O

OpenSAMLWrapper<T> - Class in org.jenkinsci.plugins.saml
Overall wrapper to all operation using OpenSAML library, this allow to load the Service Loaders properly
OpenSAMLWrapper() - Constructor for class org.jenkinsci.plugins.saml.OpenSAMLWrapper
 
org.jenkinsci.plugins.saml - package org.jenkinsci.plugins.saml
 
org.jenkinsci.plugins.saml.user - package org.jenkinsci.plugins.saml.user
 

P

PAC4J_DEMO_ALIAS - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 
PAC4J_DEMO_KEYSTORE - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 
PAC4J_DEMO_PASSWD - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 
process() - Method in class org.jenkinsci.plugins.saml.OpenSAMLWrapper
Process to run using the OpenSaml services.
process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.jenkinsci.plugins.saml.SamlCrumbExclusion
 
process() - Method in class org.jenkinsci.plugins.saml.SamlProfileWrapper
 
process() - Method in class org.jenkinsci.plugins.saml.SamlRedirectActionWrapper
 
process() - Method in class org.jenkinsci.plugins.saml.SamlSPMetadataWrapper
 
process() - Method in class org.jenkinsci.plugins.saml.SamlValidateIdPMetadata
process the IdP Metadata and try to parse it, if so, then return that the validation is ok.
PROVIDER - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 

R

reconfigure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
request - Variable in class org.jenkinsci.plugins.saml.OpenSAMLWrapper
 
response - Variable in class org.jenkinsci.plugins.saml.OpenSAMLWrapper
 

S

SamlAdvancedConfiguration - Class in org.jenkinsci.plugins.saml
Simple immutable data class to hold the optional advanced configuration data section of the plugin's configuration page
SamlAdvancedConfiguration(Boolean, String, String, Integer) - Constructor for class org.jenkinsci.plugins.saml.SamlAdvancedConfiguration
 
SamlAuthenticationToken - Class in org.jenkinsci.plugins.saml
 
SamlAuthenticationToken(SamlUserDetails, HttpSession) - Constructor for class org.jenkinsci.plugins.saml.SamlAuthenticationToken
 
SamlCrumbExclusion - Class in org.jenkinsci.plugins.saml
 
SamlCrumbExclusion() - Constructor for class org.jenkinsci.plugins.saml.SamlCrumbExclusion
 
SamlEncryptionData - Class in org.jenkinsci.plugins.saml
Simple immutable data class to hold the optional encryption data section of the plugin's configuration page
SamlEncryptionData(String, String, String, String) - Constructor for class org.jenkinsci.plugins.saml.SamlEncryptionData
 
SamlGroupAuthority - Class in org.jenkinsci.plugins.saml
Authority class, represents a group receved in SAML response
SamlGroupAuthority(String) - Constructor for class org.jenkinsci.plugins.saml.SamlGroupAuthority
 
SamlGroupDetails - Class in org.jenkinsci.plugins.saml
Created by kuisathaverat on 03/05/2017.
SamlGroupDetails(String) - Constructor for class org.jenkinsci.plugins.saml.SamlGroupDetails
 
SamlLogoutAction - Class in org.jenkinsci.plugins.saml
A page that shows a simple message when the user logs out.
SamlLogoutAction() - Constructor for class org.jenkinsci.plugins.saml.SamlLogoutAction
 
samlPluginConfig - Variable in class org.jenkinsci.plugins.saml.OpenSAMLWrapper
 
SamlPluginConfig - Class in org.jenkinsci.plugins.saml
contains all the Jenkins SAML Plugin settings
SamlPluginConfig(String, String, int, String, String, String, String, String, SamlEncryptionData, SamlAdvancedConfiguration) - Constructor for class org.jenkinsci.plugins.saml.SamlPluginConfig
 
SamlProfileWrapper - Class in org.jenkinsci.plugins.saml
Process to response from the IdP to obtain the SAML2Profile of the user.
SamlProfileWrapper(SamlPluginConfig, StaplerRequest, StaplerResponse) - Constructor for class org.jenkinsci.plugins.saml.SamlProfileWrapper
 
SamlRedirectActionWrapper - Class in org.jenkinsci.plugins.saml
Process the current configuration and request to prepare a Redirection to the IdP.
SamlRedirectActionWrapper(SamlPluginConfig, StaplerRequest, StaplerResponse) - Constructor for class org.jenkinsci.plugins.saml.SamlRedirectActionWrapper
 
SamlSecurityRealm - Class in org.jenkinsci.plugins.saml
Authenticates the user via SAML.
SamlSecurityRealm(String, String, String, Integer, String, String, String, SamlAdvancedConfiguration, SamlEncryptionData, String) - Constructor for class org.jenkinsci.plugins.saml.SamlSecurityRealm
Jenkins passes these parameters in when you update the settings.
SamlSecurityRealm(String, String, String, Integer, String, String, String, SamlAdvancedConfiguration, SamlEncryptionData) - Constructor for class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
SamlSecurityRealm.DescriptorImpl - Class in org.jenkinsci.plugins.saml
 
SamlSPMetadataWrapper - Class in org.jenkinsci.plugins.saml
build the Service Provider(SP) metadata from the configuration.
SamlSPMetadataWrapper(SamlPluginConfig, StaplerRequest, StaplerResponse) - Constructor for class org.jenkinsci.plugins.saml.SamlSPMetadataWrapper
 
SamlUserDetails - Class in org.jenkinsci.plugins.saml
 
SamlUserDetails(String, GrantedAuthority[]) - Constructor for class org.jenkinsci.plugins.saml.SamlUserDetails
 
SamlUserDetailsService - Class in org.jenkinsci.plugins.saml
This service is responsible for restoring UserDetails object by userId
SamlUserDetailsService() - Constructor for class org.jenkinsci.plugins.saml.SamlUserDetailsService
 
SamlValidateIdPMetadata - Class in org.jenkinsci.plugins.saml
validate the IdP metadata, this class is used from the configuration screen to validate the XML in the IdP Metadata textarea.
SamlValidateIdPMetadata(String) - Constructor for class org.jenkinsci.plugins.saml.SamlValidateIdPMetadata
 
SecurityListenerImpl() - Constructor for class org.jenkinsci.plugins.saml.user.LoginDetailsProperty.SecurityListenerImpl
 
setCreateTimestamp(long) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
setLastLoginTimestamp(long) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
setLoginCount(long) - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 
SIGNATURE_ALGORITHM - Static variable in class org.jenkinsci.plugins.saml.BundleKeyStore
 
SP_METADATA_FILE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 

T

toString() - Method in class org.jenkinsci.plugins.saml.SamlAdvancedConfiguration
 
toString() - Method in class org.jenkinsci.plugins.saml.SamlEncryptionData
 
toString() - Method in class org.jenkinsci.plugins.saml.SamlGroupAuthority
 
toString() - Method in class org.jenkinsci.plugins.saml.SamlPluginConfig
 
toString() - Method in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
toString() - Method in class org.jenkinsci.plugins.saml.SamlUserDetails
 

U

update() - Method in class org.jenkinsci.plugins.saml.user.LoginDetailsProperty
 

W

WARN_RECOMMENDED_TO_SET_THE_GROUPS_ATTRIBUTE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
WARN_RECOMMENDED_TO_SET_THE_USERNAME_ATTRIBUTE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
WARN_THERE_IS_NOT_KEY_STORE - Static variable in class org.jenkinsci.plugins.saml.SamlSecurityRealm
 
A B C D E F G I K L N O P R S T U W 
Skip navigation links

Copyright © 2016–2017. All rights reserved.