Package | Description |
---|---|
hudson.security |
Security-related code.
|
Modifier and Type | Method and Description |
---|---|
SecurityRealm.SecurityComponents |
LegacySecurityRealm.createSecurityComponents() |
SecurityRealm.SecurityComponents |
AbstractPasswordBasedSecurityRealm.createSecurityComponents() |
abstract SecurityRealm.SecurityComponents |
SecurityRealm.createSecurityComponents()
Creates fully-configured
AuthenticationManager that performs authentication
against the user realm. |
SecurityRealm.SecurityComponents |
SecurityRealm.getSecurityComponents()
Use this function to get the security components, without necessarily
recreating them.
|
Copyright © 2017. All rights reserved.