Class SamlPluginConfig


  • public class SamlPluginConfig
    extends Object
    contains all the Jenkins SAML Plugin settings
    • Method Detail

      • getUsernameAttributeName

        public String getUsernameAttributeName()
      • getDisplayNameAttributeName

        public String getDisplayNameAttributeName()
      • getGroupsAttributeName

        public String getGroupsAttributeName()
      • getMaximumAuthenticationLifetime

        public Integer getMaximumAuthenticationLifetime()
      • getForceAuthn

        public Boolean getForceAuthn()
      • getAuthnContextClassRef

        public String getAuthnContextClassRef()
      • getSpEntityId

        public String getSpEntityId()
      • getNameIdPolicyFormat

        public String getNameIdPolicyFormat()
      • getUsernameCaseConversion

        public String getUsernameCaseConversion()
      • getEmailAttributeName

        public String getEmailAttributeName()
      • getLogoutUrl

        public String getLogoutUrl()
      • getConsumerServiceUrl

        public String getConsumerServiceUrl()
      • baseUrl

        public String baseUrl()
      • getBinding

        public String getBinding()