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