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