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