protected final class DefaultSecurityContextHolder.DefaultLogoutContext extends DefaultSecurityContextHolder.AbstractContext implements LogoutContext
| 限定符 | 构造器和说明 |
|---|---|
protected |
DefaultLogoutContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
leap.core.security.Authentication |
getAuthentication()
Optional.
|
String |
getAuthenticationToken()
Optional.
|
String |
getReturnUrl() |
SecuredPath |
getSecuredPath()
Optional.
|
void |
setAuthentication(leap.core.security.Authentication auth)
Sets current
Authentication |
void |
setAuthenticationToken(String token)
Sets the authentication token.
|
void |
setReturnUrl(String returnUrl) |
getErrorObj, getIdentity, getSecurityConfig, getSecurityContext, isError, setError, setErrorObj, setIdentity, validationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSecurityConfig, getSecurityContextgetErrorObj, getIdentity, isError, setError, setErrorObj, setIdentitypublic String getAuthenticationToken()
AuthenticationContextgetAuthenticationToken 在接口中 AuthenticationContextpublic void setAuthenticationToken(String token)
AuthenticationContextsetAuthenticationToken 在接口中 AuthenticationContextpublic leap.core.security.Authentication getAuthentication()
AuthenticationContextAuthenticationgetAuthentication 在接口中 AuthenticationContextpublic void setAuthentication(leap.core.security.Authentication auth)
AuthenticationContextAuthenticationsetAuthentication 在接口中 AuthenticationContextpublic String getReturnUrl()
getReturnUrl 在接口中 LogoutContextpublic void setReturnUrl(String returnUrl)
setReturnUrl 在接口中 LogoutContextpublic SecuredPath getSecuredPath()
AuthenticationContextgetSecuredPath 在接口中 AuthenticationContextCopyright © 2019. All rights reserved.