Uses of Class
hudson.security.SecurityRealm.SecurityComponents
Packages that use SecurityRealm.SecurityComponents
-
Uses of SecurityRealm.SecurityComponents in hudson.security
Methods in hudson.security that return SecurityRealm.SecurityComponentsModifier and TypeMethodDescriptionAbstractPasswordBasedSecurityRealm.createSecurityComponents()LegacySecurityRealm.createSecurityComponents()abstract SecurityRealm.SecurityComponentsSecurityRealm.createSecurityComponents()Creates fully-configuredAuthenticationManagerthat performs authentication against the user realm.SecurityRealm.getSecurityComponents()Use this function to get the security components, without necessarily recreating them.