Package | Description |
---|---|
hudson.security |
Security-related code.
|
Modifier and Type | Field and Description |
---|---|
static AuthenticationManagerProxy |
HudsonFilter.AUTHENTICATION_MANAGER
Deprecated.
in 1.271.
This proxy always delegate to
Hudson.getInstance().getSecurityRealm().getSecurityComponents().manager ,
so use that instead. |
Copyright © 2016. All rights reserved.