- generateAuthenticationToken(Request, Response, Authentication) - 接口 中的方法leap.web.security.authc.TokenAuthenticator
-
Generates a token for the Authentication
- generateAuthenticationToken(Request, Response, Authentication) - 类 中的方法leap.web.security.user.JwtTokenAuthenticator
-
- generateToken(Request) - 接口 中的方法leap.web.security.csrf.CsrfManager
-
Generates a new csrf token.
- generateToken(Request) - 类 中的方法leap.web.security.csrf.DefaultCsrfManager
-
- get(Route) - 类 中的方法leap.web.security.path.DefaultSecuredPaths
-
- get(Route) - 接口 中的方法leap.web.security.path.SecuredPaths
-
- get(String) - 类 中的方法leap.web.security.user.InMemoryUserStore
-
- getAccessMode() - 类 中的方法leap.web.security.authc.AbstractAuthentication
-
- getActionContext() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getActionContext() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Optional.
- getAllowAnonymous() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
- getAllowAnonymous() - 类 中的方法leap.web.security.path.DefaultSecuredPathBuilder
-
- getAllowAnonymous() - 类 中的方法leap.web.security.path.DefaultSecuredPathConfigurator
-
- getAllowAnonymous() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getAllowAnonymous() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getAllowAnonymous() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns the allow-anonymous status, may be null.
- getAllowAnonymous() - 接口 中的方法leap.web.security.path.SecuredPathBuilder
-
- getAllowAnonymous() - 接口 中的方法leap.web.security.path.SecuredPathConfigurator
-
Returns true if allow anonymous access.
- getAllowAnonymous() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getAllowClientOnly() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
- getAllowClientOnly() - 类 中的方法leap.web.security.path.DefaultSecuredPathBuilder
-
- getAllowClientOnly() - 类 中的方法leap.web.security.path.DefaultSecuredPathConfigurator
-
- getAllowClientOnly() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getAllowClientOnly() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getAllowClientOnly() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns the allow-clientOnly status, may be null.
- getAllowClientOnly() - 接口 中的方法leap.web.security.path.SecuredPathBuilder
-
- getAllowClientOnly() - 接口 中的方法leap.web.security.path.SecuredPathConfigurator
-
Returns true if allow client-only authentication.
- getAllowClientOnly() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getAllowRememberMe() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
- getAllowRememberMe() - 类 中的方法leap.web.security.path.DefaultSecuredPathBuilder
-
- getAllowRememberMe() - 类 中的方法leap.web.security.path.DefaultSecuredPathConfigurator
-
- getAllowRememberMe() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getAllowRememberMe() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getAllowRememberMe() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns the allow-rememberMe status, may be null.
- getAllowRememberMe() - 接口 中的方法leap.web.security.path.SecuredPathBuilder
-
- getAllowRememberMe() - 接口 中的方法leap.web.security.path.SecuredPathConfigurator
-
Returns true if allow remember-me authentication.
- getAllowRememberMe() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getAuthentication() - 接口 中的方法leap.web.security.authc.AuthenticationContext
-
Optional.
- getAuthentication() - 接口 中的方法leap.web.security.authz.AuthorizationContext
-
Required.
- getAuthentication() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- getAuthentication() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLogoutContext
-
- getAuthentication(RequestBase) - 类 中的方法leap.web.security.DefaultSecuritySessionManager
-
- getAuthentication(RequestBase) - 接口 中的方法leap.web.security.SecuritySessionManager
-
Returns null if no Authentication in current session.
- getAuthenticationDenyMessage(Authentication, SimpleSecurity[]) - 类 中的方法leap.web.security.path.SecuredRoute
-
- getAuthenticationManager() - 类 中的方法leap.web.security.login.CredentialsAuthenticationHandler
-
- getAuthenticationToken() - 接口 中的方法leap.web.security.authc.AuthenticationContext
-
Optional.
- getAuthenticationToken() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- getAuthenticationToken() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLogoutContext
-
- getAuthenticationToken() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getAuthenticationTokenCookieName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getAuthenticationTokenCookieName() - 接口 中的方法leap.web.security.SecurityConfig
-
- getAuthenticationTokenHeaderName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getAuthenticationTokenHeaderName() - 接口 中的方法leap.web.security.SecurityConfig
-
- getAuthenticationTokenType() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getAuthenticationTokenType() - 接口 中的方法leap.web.security.SecurityConfig
-
- getAuthorization() - 接口 中的方法leap.web.security.authz.AuthorizationContext
-
Returns the Authorization.
- getAuthorizationDenyMessage(Authentication, SimpleSecurity[]) - 类 中的方法leap.web.security.path.SecuredRoute
-
- getCacheKey(Request) - 类 中的方法leap.web.security.path.SimpleSecuredPathResolver
-
- getClient() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- getClient() - 类 中的方法leap.web.security.authc.SimpleAuthentication
-
- getClient() - 类 中的方法leap.web.security.client.ClientOnlyAuthentication
-
- getCookieDomain() - 类 中的方法leap.web.security.cookie.AbstractSecurityCookieBean
-
- getCookieDomain() - 类 中的方法leap.web.security.cookie.SecurityCookieBean
-
- getCookieDomain() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getCookieDomain() - 接口 中的方法leap.web.security.SecurityConfig
-
Optional.
- getCookieExpires() - 类 中的方法leap.web.security.authc.DefaultRememberMeManager
-
- getCookieExpires() - 类 中的方法leap.web.security.authc.DefaultTokenAuthenticationManager
-
- getCookieExpiresParameter() - 类 中的方法leap.web.security.authc.DefaultRememberMeManager
-
- getCookieExpiresParameter() - 类 中的方法leap.web.security.authc.DefaultTokenAuthenticationManager
-
- getCookieName() - 类 中的方法leap.web.security.authc.DefaultRememberMeManager
-
- getCookieName() - 类 中的方法leap.web.security.authc.DefaultTokenAuthenticationManager
-
- getCredentials() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- getCredentials() - 类 中的方法leap.web.security.authc.SimpleAuthentication
-
- getCredentials() - 类 中的方法leap.web.security.client.ClientOnlyAuthentication
-
- getCredentials() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- getCredentials() - 接口 中的方法leap.web.security.login.LoginContext
-
- getCsrfHeaderName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getCsrfHeaderName() - 接口 中的方法leap.web.security.SecurityConfig
-
- getCsrfParameterName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getCsrfParameterName() - 接口 中的方法leap.web.security.SecurityConfig
-
- getCsrfStore() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getCsrfStore() - 接口 中的方法leap.web.security.SecurityConfig
-
Required.
- getCsrfTokenString(Request) - 类 中的方法leap.web.security.csrf.CsrfActionInterceptor
-
- getDefaultAuthenticationExpires() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getDefaultAuthenticationExpires() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the default expires time in seconds used in persisted authentication, such authentication cookie.
- getDefaultRememberMeExpires() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getDefaultRememberMeExpires() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the default expires time in seconds of remember-me cookie.
- getDenyMessage() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getDenyMessage() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Optional.
- getDisplayName() - 类 中的方法leap.web.security.user.SimpleUserDetails
-
- getErrorObj() - 接口 中的方法leap.web.security.authc.credentials.CredentialsAuthenticationContext
-
Get the error object of this context
- getErrorObj() - 类 中的方法leap.web.security.authc.credentials.DefaultAuthenticateCredentialsContext
-
- getErrorObj() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.AbstractContext
-
- getErrorObj() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getFailureHandler() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
- getFailureHandler() - 类 中的方法leap.web.security.path.DefaultSecuredPathBuilder
-
- getFailureHandler() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getFailureHandler() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getFailureHandler() - 接口 中的方法leap.web.security.path.SecuredPath
-
Optional.
- getFirstName() - 类 中的方法leap.web.security.user.SimpleUserDetails
-
- getGeneratedToken(HttpServletRequest) - 类 中的静态方法leap.web.security.csrf.CSRF
-
Returns the generated csrf token stored in http request.
- getGeneratedToken(RequestBase) - 类 中的静态方法leap.web.security.csrf.CSRF
-
Returns the generated csrf token stored in http request.
- getHeader() - 接口 中的方法leap.web.security.csrf.CsrfToken
-
- getId() - 类 中的方法leap.web.security.client.SimpleClientPrincipal
-
- getId() - 类 中的方法leap.web.security.user.InMemoryUserStore.User
-
- getId() - 类 中的方法leap.web.security.user.SimpleUserDetails
-
- getIdentity() - 接口 中的方法leap.web.security.authc.credentials.CredentialsAuthenticationContext
-
Get current authenticating identity
- getIdentity() - 类 中的方法leap.web.security.authc.credentials.DefaultAuthenticateCredentialsContext
-
- getIdentity() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.AbstractContext
-
- getIdentity() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getIgnorePaths() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getIgnores() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getIgnores() - 接口 中的方法leap.web.security.SecurityConfig
-
Optional.
- getInterceptors() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getInterceptors() - 接口 中的方法leap.web.security.SecurityConfig
-
Optional.
- getLastName() - 类 中的方法leap.web.security.user.SimpleUserDetails
-
- getLoginAction() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getLoginAction() - 接口 中的方法leap.web.security.SecurityConfig
-
Required.
- getLoginContext() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getLoginContext() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Required.
- getLoginName() - 类 中的方法leap.web.security.user.InMemoryUserStore.User
-
- getLoginName() - 类 中的方法leap.web.security.user.SimpleUserDetails
-
- getLoginName() - 类 中的方法leap.web.security.user.TrustedLoginNameCredentials
-
- getLoginUrl() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getLoginUrl() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- getLoginUrl(LoginContext, Request) - 类 中的方法leap.web.security.login.DefaultLoginViewHandler
-
- getLoginUrl() - 接口 中的方法leap.web.security.login.LoginContext
-
- getLoginUrl() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the url for promote user login.
- getLogoutAction() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getLogoutAction() - 接口 中的方法leap.web.security.SecurityConfig
-
Required.
- getLogoutContext() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getLogoutContext() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Required.
- getLogoutSuccessUrl() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getLogoutSuccessUrl() - 接口 中的方法leap.web.security.SecurityConfig
-
Optional.
- getLogoutToken() - 类 中的方法leap.web.security.authc.DefaultTokenAuthenticationManager
-
- getName() - 类 中的方法leap.web.security.user.InMemoryUserStore.User
-
- getName() - 类 中的方法leap.web.security.user.SimpleUserDetails
-
- getNamespaceURI() - 类 中的方法leap.web.security.SecurityConfigExtension
-
- getObjectId(String) - 接口 中的方法leap.web.security.user.UserStore
-
- getParameter() - 接口 中的方法leap.web.security.csrf.CsrfToken
-
- getParameters() - 接口 中的方法leap.web.security.authc.credentials.ParameterizedCredentials
-
- getParameters() - 类 中的方法leap.web.security.user.SimpleUsernamePasswordCredentials
-
- getPassword() - 类 中的方法leap.web.security.user.InMemoryUserStore.User
-
- getPassword() - 类 中的方法leap.web.security.user.SimpleUserDetails
-
- getPassword() - 类 中的方法leap.web.security.user.SimpleUsernamePasswordCredentials
-
- getPassword() - 接口 中的方法leap.web.security.user.UserDetails
-
Optional.
- getPassword() - 接口 中的方法leap.web.security.user.UsernamePasswordCredentials
-
- getPasswordEncoder() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getPasswordEncoder() - 接口 中的方法leap.web.security.SecurityConfig
-
Required.
- getPasswordParameter() - 类 中的方法leap.web.security.user.UsernamePasswordResolver
-
- getPath() - 类 中的方法leap.web.security.DefaultSecurityConfig.AntPathIgnore
-
- getPathPrefixFailureHandlers() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getPathPrefixFailureHandlers() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the failure handler map for path prefixes.
- getPattern() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
Returns the path pattern.
- getPattern() - 类 中的方法leap.web.security.path.DefaultSecuredPathBuilder
-
- getPattern() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getPattern() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getPattern() - 接口 中的方法leap.web.security.path.SecuredPath
-
Required.
- getPattern() - 接口 中的方法leap.web.security.path.SecuredPathBuilder
-
- getPattern() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getPermissionManager() - 接口 中的方法leap.web.security.authz.AuthorizationContext
-
- getPermissionManager() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getPermissions() - 类 中的方法leap.web.security.authc.AbstractAuthentication
-
- getPermissions() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- getPermissions() - 类 中的方法leap.web.security.authz.SimpleAuthorization
-
- getPermissions() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
Returns the permissions allowed.
- getPermissions() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getPermissions() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getPermissions() - 接口 中的方法leap.web.security.path.SecuredPath
-
Optional.
- getPermissions() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getProperties() - 类 中的方法leap.web.security.client.SimpleClientPrincipal
-
- getRememberMeCookieName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getRememberMeCookieName() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the name of remember-me cookie.
- getRememberMeExpiresParameterName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getRememberMeExpiresParameterName() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the request parameter name for specify the expires time of remember-me cookie in login flow.
- getRememberMeParameterName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getRememberMeParameterName() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the request parameter name for enable or disable remember-me in login flow.
- getRememberMeSecret() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getRememberMeSecret() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the secret key use to sign the remember-me cookie.
- getRequest() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getRequest() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Required.
- getRequestToken(RequestBase) - 类 中的静态方法leap.web.security.csrf.CSRF
-
- getReturnUrl() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- getReturnUrl() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLogoutContext
-
- getReturnUrl(LoginContext, Request, String) - 类 中的方法leap.web.security.login.DefaultLoginViewHandler
-
- getReturnUrl() - 接口 中的方法leap.web.security.login.LoginContext
-
- getReturnUrl(LogoutContext, Request) - 类 中的方法leap.web.security.logout.DefaultLogoutViewHandler
-
- getReturnUrl() - 接口 中的方法leap.web.security.logout.LogoutContext
-
- getReturnUrlParameterName() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getReturnUrlParameterName() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns the request parameter name of return url used by sigin flow.
- getRoles() - 类 中的方法leap.web.security.authc.AbstractAuthentication
-
- getRoles() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- getRoles() - 类 中的方法leap.web.security.authz.SimpleAuthorization
-
- getRoles() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
Returns the roles allowed.
- getRoles() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getRoles() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getRoles() - 接口 中的方法leap.web.security.path.SecuredPath
-
Optional.
- getRoles() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getRoute() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getRoute() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
- getRoute() - 类 中的方法leap.web.security.path.DefaultSecuredPathBuilder
-
- getRoute() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getRoute() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getRoute() - 接口 中的方法leap.web.security.path.SecuredPath
-
Optional.
- getRoute() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getRoute() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Optional.
- getRules() - 类 中的方法leap.web.security.authc.AbstractAuthentication
-
- getSecret() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getSecret() - 接口 中的方法leap.web.security.SecurityConfig
-
- getSecuredObject() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getSecuredObject() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Optional
- getSecuredPath() - 接口 中的方法leap.web.security.authc.AuthenticationContext
-
Optional.
- getSecuredPath() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- getSecuredPath() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLogoutContext
-
- getSecuredPath() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getSecuredPath(SecurityContextHolder, Request) - 类 中的方法leap.web.security.path.DefaultSecuredPathSource
-
- getSecuredPath(SecurityContextHolder, Request) - 接口 中的方法leap.web.security.path.SecuredPathSource
-
- getSecuredPaths() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getSecuredPaths() - 接口 中的方法leap.web.security.SecurityConfig
-
- getSecurities() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getSecurities() - 接口 中的方法leap.web.security.SecurityContextHolder
-
Optional.
- getSecurityConfig() - 接口 中的方法leap.web.security.authc.AuthenticationContext
-
- getSecurityConfig() - 接口 中的方法leap.web.security.authz.AuthorizationContext
-
- getSecurityConfig() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.AbstractContext
-
- getSecurityConfig() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getSecurityContext() - 接口 中的方法leap.web.security.authc.AuthenticationContext
-
Returns SecurityContext
- getSecurityContext() - 接口 中的方法leap.web.security.authz.AuthorizationContext
-
Returns SecurityContext
- getSecurityContext() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.AbstractContext
-
- getSecurityContext() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- getSigner() - 类 中的方法leap.web.security.user.JwtTokenAuthenticator
-
- getSource() - 类 中的方法leap.web.security.path.DefaultSecuredPath
-
- getSource() - 类 中的方法leap.web.security.path.DefaultSecuredPaths.PathEntry
-
- getSource() - 类 中的方法leap.web.security.path.MergedSecuredPath
-
- getSource() - 类 中的方法leap.web.security.path.SecuredRoute
-
- getToken() - 类 中的方法leap.web.security.authc.AbstractAuthentication
-
- getToken() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- getToken(Request) - 类 中的方法leap.web.security.authc.DefaultTokenAuthenticationManager
-
- getToken() - 接口 中的方法leap.web.security.csrf.CsrfToken
-
- getToken() - 类 中的方法leap.web.security.csrf.DefaultCsrfHandler.SaveOnAccessCsrfToken
-
- getUser() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- getUser() - 类 中的方法leap.web.security.authc.SimpleAuthentication
-
- getUser() - 类 中的方法leap.web.security.client.ClientOnlyAuthentication
-
- getUser() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- getUser() - 接口 中的方法leap.web.security.login.LoginContext
-
- getUserDetails(UserPrincipal) - 类 中的方法leap.web.security.user.DefaultUserManager
-
- getUserDetails(UserPrincipal) - 接口 中的方法leap.web.security.user.UserManager
-
- getUserId() - 类 中的方法leap.web.security.user.TrustedUserIdCredentials
-
- getUsername() - 类 中的方法leap.web.security.user.SimpleUsernamePasswordCredentials
-
- getUsername() - 接口 中的方法leap.web.security.user.UsernamePasswordCredentials
-
- getUsernameParameter() - 类 中的方法leap.web.security.user.UsernamePasswordResolver
-
- getUserStore() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- getUserStore() - 接口 中的方法leap.web.security.SecurityConfig
-
Required.
- getVerifier() - 类 中的方法leap.web.security.user.JwtTokenAuthenticator
-
- goLoginUrl(Request, Response, LoginContext) - 类 中的方法leap.web.security.login.DefaultLoginViewHandler
-
- goLoginUrl(LoginContext, Request, Response, String, String) - 类 中的方法leap.web.security.login.DefaultLoginViewHandler
-
- goLoginUrl(Request, Response, LoginContext) - 接口 中的方法leap.web.security.login.LoginViewHandler
-
- gotoLocation(Request, Response, String) - 类 中的方法leap.web.security.logout.DefaultLogoutViewHandler
-
- id - 类 中的变量leap.web.security.client.SimpleClientPrincipal
-
- id - 类 中的变量leap.web.security.user.SimpleUserDetails
-
- identity - 类 中的变量leap.web.security.authc.credentials.DefaultAuthenticateCredentialsContext
-
- identity - 类 中的变量leap.web.security.DefaultSecurityContextHolder
-
- ignore(HttpServletRequest) - 类 中的静态方法leap.web.security.csrf.CSRF
-
Ignores the csrf checking in the http request.
- ignore(Request) - 类 中的静态方法leap.web.security.csrf.CSRF
-
Ignores the csrf checking in the http request.
- ignore(String) - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- ignore(String) - 接口 中的方法leap.web.security.SecurityConfigurator
-
Do not intercept the given path.
- ignorePaths - 类 中的变量leap.web.security.DefaultSecurityConfig
-
- ignores - 类 中的变量leap.web.security.DefaultSecurityConfig
-
- INCORRECT_PASSWORD_MESSAGE_KEY - 类 中的静态变量leap.web.security.user.UsernamePasswordAuthenticator
-
- InMemoryUserStore - leap.web.security.user中的类
-
- InMemoryUserStore() - 类 的构造器leap.web.security.user.InMemoryUserStore
-
- InMemoryUserStore.User - leap.web.security.user中的类
-
- interceptors - 类 中的变量leap.web.security.DefaultSecurityConfig
-
- interceptors() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- interceptors() - 接口 中的方法leap.web.security.SecurityConfigurator
-
- InvalidCsrfTokenException - leap.web.security.csrf中的异常错误
-
- InvalidCsrfTokenException() - 异常错误 的构造器leap.web.security.csrf.InvalidCsrfTokenException
-
- InvalidCsrfTokenException(String) - 异常错误 的构造器leap.web.security.csrf.InvalidCsrfTokenException
-
- InvalidCsrfTokenException(Throwable) - 异常错误 的构造器leap.web.security.csrf.InvalidCsrfTokenException
-
- InvalidCsrfTokenException(String, Throwable) - 异常错误 的构造器leap.web.security.csrf.InvalidCsrfTokenException
-
- isAllowAnonymous() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns true if allows anonymous access to the path.
- isAllowClientOnly() - 接口 中的方法leap.web.security.path.SecuredPath
-
Return true if allows client-only authentication access to the path.
- isAllowRememberMe() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns true if allows remember-me authentication access to the path.
- isAuthenticateAnyRequests() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isAuthenticateAnyRequests() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns true if all request paths will be intercepted by security module and checks the user authentication.
- isAuthenticated() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- isAuthenticated() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- isAuthenticated() - 接口 中的方法leap.web.security.login.LoginContext
-
- isAuthenticationTokenEnabled() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isAuthenticationTokenEnabled() - 接口 中的方法leap.web.security.SecurityConfig
-
- isAuthorizeAnyRequests() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isAuthorizeAnyRequests() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns true if all request paths will be intercepted by security module and checks the user authorization.
- isCookieCrossContext() - 类 中的方法leap.web.security.cookie.AbstractSecurityCookieBean
-
- isCookieCrossContext() - 类 中的方法leap.web.security.cookie.SecurityCookieBean
-
- isCorsIgnored() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isCorsIgnored() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns true if ignore cors request.
- isCredentialsResolved() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.DefaultLoginContext
-
- isCredentialsResolved() - 接口 中的方法leap.web.security.login.LoginContext
-
- isCrossContext() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isCrossContext() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns true if user authentication is cross contexts in the same web server.
- isCsrfEnabled() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isCsrfEnabled() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns true if csrf security enabled.
- isDenyAnonymous() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns true if denys anonymous access to the path.
- isDenyClientOnly() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns true if denys client-only authentication access to the path.
- isDenyRememberMe() - 接口 中的方法leap.web.security.path.SecuredPath
-
Returns true if denys remember-me authentication access to the path.
- isDotStartVariable(String) - 类 中的静态方法leap.web.security.path.DefaultSecuredPaths
-
- isEmpty() - 类 中的方法leap.web.security.path.DefaultSecuredPaths
-
- isEnabled(ActionContext) - 类 中的方法leap.web.security.csrf.CsrfActionInterceptor
-
- isEnabled() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isEnabled() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns true if web security is enabled.
- isEnabled() - 类 中的方法leap.web.security.user.InMemoryUserStore.User
-
- isEnabled() - 接口 中的方法leap.web.security.user.UserDetails
-
Returns true if the user is enabled.
- isError() - 接口 中的方法leap.web.security.authc.credentials.CredentialsAuthenticationContext
-
Return the error status of this context
- isError() - 类 中的方法leap.web.security.authc.credentials.DefaultAuthenticateCredentialsContext
-
- isError() - 类 中的方法leap.web.security.DefaultSecurityContextHolder.AbstractContext
-
- isError() - 类 中的方法leap.web.security.DefaultSecurityContextHolder
-
- isGotoLoginView(Request, Response, LoginContext) - 类 中的方法leap.web.security.login.DefaultLoginManager
-
- isIgnored(HttpServletRequest) - 类 中的静态方法leap.web.security.csrf.CSRF
-
Returns true if csrf checking is ignored in the http request.
- isIgnored(Request) - 类 中的静态方法leap.web.security.csrf.CSRF
-
Returns true if csrf checking is ignored in the http request.
- isLoginEnabled() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isLoginEnabled() - 接口 中的方法leap.web.security.SecurityConfig
-
Default is true.
- isLoginRedirectRoot() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isLoginRedirectRoot() - 接口 中的方法leap.web.security.SecurityConfig
-
Is redirect to root path after login success.
- isLoginRequest(Request, Response, LoginContext) - 类 中的方法leap.web.security.login.DefaultLoginManager
-
- isLogoutEnabled() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isLogoutEnabled() - 接口 中的方法leap.web.security.SecurityConfig
-
Default is true.
- isLogoutRequest(Request, Response, LogoutContext) - 类 中的方法leap.web.security.logout.DefaultLogoutManager
-
- isNew() - 接口 中的方法leap.web.security.csrf.CsrfToken
-
- isPasswordRequired() - 类 中的方法leap.web.security.user.UsernamePasswordResolver
-
- isRememberMe() - 类 中的方法leap.web.security.authc.AbstractAuthentication
-
- isRememberMe() - 类 中的方法leap.web.security.authc.DefaultAuthenticationManager.WrappedAuthentication
-
- isRememberMe() - 类 中的方法leap.web.security.client.ClientOnlyAuthentication
-
- isRememberMeEnabled() - 类 中的方法leap.web.security.DefaultSecurityConfig
-
- isRememberMeEnabled() - 接口 中的方法leap.web.security.SecurityConfig
-
Returns true if remember-me authentication is enabled.
- isTokenExpired(long) - 类 中的方法leap.web.security.authc.DefaultRememberMeManager
-
- isVariable(String) - 类 中的静态方法leap.web.security.path.DefaultSecuredPaths
-
- iterator() - 类 中的方法leap.web.security.path.DefaultSecuredPaths
-