A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
G
- get(Object) - function in java.util.HashMap
- get(Object) - function in java.util.LinkedHashMap
- get(java.lang.String) - function in pro.fessional.wings.warlock.security.justauth.JustAuthStateCache
- getAcceptNonceType() - function in pro.fessional.wings.warlock.security.userdetails.NonceUserDetailsCombo
- getAccessTokenMax() - function in pro.fessional.wings.warlock.service.auth.impl.SimpleTicketServiceImpl
- getAccessTokenTtl() - function in pro.fessional.wings.warlock.service.auth.impl.WarlockOauthServiceImpl
- getAction() - function in pro.fessional.wings.warlock.service.perm.WarlockPermService.Act
- getAdminAuthnDanger() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- toggle user danger status, and reset failed count
- getAdminTweakClock() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- tweak clock of user in thread-level.
- getAdminTweakLogger() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- tweak log level of user in thread-level.
- getAdminTweakStack() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- tweak stacktrace of user in thread-level.
- getAgentId() - function in me.zhyd.oauth.config.AuthConfig
- getAgentId() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getAlias() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Ins
- getAlipayPublicKey() - function in me.zhyd.oauth.config.AuthConfig
- getAlipayPublicKey() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getAnyRequest() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
(5) defaults, `String`, support the followings. - `permitAll`|`authenticated`|`anonymous`|`fullyAuthenticated` - any non-empty, non-above string, considered as `Authority`, use `comma` or `blank` to separate multiple ones.- getAppPerm() - function in pro.fessional.wings.warlock.service.auth.impl.AuthAppPermChecker
- getAppPerm() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- Map permissions to spring.application.name, if you have one of them, you can login, otherwise, it will fail with wrong username and password.
- getAuthCodeTtl() - function in pro.fessional.wings.warlock.service.auth.impl.WarlockOauthServiceImpl
- getAuthConfigMap() - function in pro.fessional.wings.warlock.security.justauth.JustAuthRequestBuilder
- getAuthenticated() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- (3) authed only, antMatcher.
- getAuthLoginList() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- integrated login default page, list supported auth-type by default, requires PathVar `{extName}`
- getAuthLoginPage() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- specific auth-type login default page, automatically response based on content-type, requires PathVar `{extName}` `{authType}`
- getAuthLoginPage2() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- specific auth-type login default page, get authType by RequestParam
- getAuthNonceCheck() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- to verify the one-time token is valid, oauth2 uses state as token
- getAuthority() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- (4) has authority, antMatcher.
- getAuthorizeCodeMax() - function in pro.fessional.wings.warlock.service.auth.impl.SimpleTicketServiceImpl
- getAuthPerm() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Ma
- getAuthRole() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Ma
- getAuthServerId() - function in me.zhyd.oauth.config.AuthConfig
- getAuthServerId() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getAuthStateBuilder() - function in pro.fessional.wings.warlock.security.loginpage.JustAuthLoginPageCombo
- getAuthStateCache() - function in pro.fessional.wings.warlock.security.justauth.JustAuthRequestBuilder
- getAuthtype() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getAuthtype() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getAuthType() - function in pro.fessional.wings.warlock.event.auth.WarlockNonceSendEvent
- getAuthType() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getAuthType() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Item
- getAuthType() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getAuthType() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getAuthType() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Auth
- getAuthType() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Item
- getAuthType() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp
- key use `wings.warlock.security.auth-type.*`, support `{host}`,`{scheme}`,`{authType}`,`{authZone}` variables, according to request.
- getAuthType() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- login auth-type and enum mapping, must be one-to-one.
- getAuthType() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Ma
- getAuthType() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getAuthTypeDefault() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- Supported validation types, enum full path, one-to-one, otherwise reverse parsing problem; no `-`, `default` is a special value used when there is no match.
- getAuthTypeParser() - function in pro.fessional.wings.warlock.security.userdetails.NonceUserDetailsCombo
- getAutoregAuthType() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- which auth-type support to auto register new user.
- getAutoregExpired() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- credential expiration time for auto-registering users, default 3652 days (10 years)
- getAutoRegisterType() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getAutoRegisterType() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getAutoregMaxFailed() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- max mumber of consecutive failures for auto-registering users, and locking the account when reached.
- getAvatar() - function in pro.fessional.wings.warlock.service.user.WarlockUserBasisService.Basis
- getCache() - function in pro.fessional.wings.warlock.security.userdetails.NonceUserDetailsCombo
- getCacheLive() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp
- ttl seconds, expireAfterWrite
- getCacheSize() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp
- cache capacity
- getCause() - function in java.lang.Throwable
- getCheck() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Ins
- getClient() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Pass
- getClient() - function in pro.fessional.wings.warlock.service.auth.impl.SimpleTicketServiceImpl
- getClient() - function in pro.fessional.wings.warlock.spring.prop.WarlockTicketProp
- static config of client login.
- getClientHeader() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- Header name of Client Id
- getClientId() - function in me.zhyd.oauth.config.AuthConfig
- getClientId() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getClientId() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.SimpleTerm
- the clientId of the resource visitor, Support for one-to-many scenarios
- getClientId() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Term
- the clientId of the resource visitor, Support for one-to-many scenarios
- getClientOsType() - function in me.zhyd.oauth.config.AuthConfig
- getClientOsType() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getClientSecret() - function in me.zhyd.oauth.config.AuthConfig
- getClientSecret() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getCode() - function in pro.fessional.mirana.data.DataResult
- getCode() - function in pro.fessional.wings.warlock.security.error.FailureWaitingInternalAuthenticationServiceException
- getCodeMax() - function in pro.fessional.wings.warlock.spring.prop.WarlockTicketProp
- max number of valid authorization codes, default 3.
- getCodeTtl() - function in pro.fessional.wings.warlock.spring.prop.WarlockTicketProp
- authorization code expired time, default 60 seconds.
- getData() - function in pro.fessional.mirana.data.DataResult
- getData() - function in pro.fessional.wings.warlock.security.error.FailureWaitingInternalAuthenticationServiceException
- getDefaultException() - function in pro.fessional.wings.warlock.spring.prop.WarlockErrorProp
- handle all exceptions at last.
- getDetails() - function in pro.fessional.wings.warlock.event.auth.WarlockAutoRegisterEvent
- getDetails() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Auth
- getDeviceId() - function in me.zhyd.oauth.config.AuthConfig
- getDeviceId() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getDigest() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getDigestHeader() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- Header name of Response Body Digest
- getDigestMax() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- no digest over this size, default 5M.
- getDomainPrefix() - function in me.zhyd.oauth.config.AuthConfig
- getDomainPrefix() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getError() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getErrorClient() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- response of client error
- getErrorSignature() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- response of signature error
- getErrorUnhandled() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- response of unhandled error
- getExpired() - function in pro.fessional.wings.warlock.event.auth.WarlockNonceSendEvent
- getExpired() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getExpiredDt() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getExpiredDt() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Item
- getExpiredDt() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getExpiredDt() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getExtraPara() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Authn
- getExtraUser() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Authn
- getFailedCnt() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Item
- getFailedCnt() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getFailedCnt() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getFailedMax() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getFailedMax() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getFileJsonBody() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- if there is both a file and a json, use this name for the json body and submit it as a File.
- getGender() - function in pro.fessional.wings.warlock.service.user.WarlockUserBasisService.Basis
- getHelper() - function in pro.fessional.wings.warlock.service.auth.impl.SimpleTicketServiceImpl
- getHosts() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Pass
- the hostname of http status code=302, should not use ipv6
- getHttpConf() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp
- if you don't need a proxy, just set proxy-type=DIRECT or host=null.
- getHttpConfig() - function in me.zhyd.oauth.config.AuthConfig
- getHttpConfig() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getJournalService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getJournalService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getJustAuthRequestBuilder() - function in pro.fessional.wings.warlock.security.loginpage.JustAuthLoginPageCombo
- getLastAccess() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Ses
- getLocale() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getLocale() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getLocale() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getLocale() - function in pro.fessional.wings.warlock.service.user.WarlockUserBasisService.Basis
- getLocale() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getLocalizedMessage() - function in java.lang.Throwable
- getLoginDt() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Item
- getLoginFailureBody() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- the response body if login fail.
- getLoginIp() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Item
- getLoginPage() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- the redirect page when not login, need to have controller to handle.
- getLoginProcMethod() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- Spring is POST only to better follow RESTful, but Oauth has Get.
- getLoginProcUrl() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- loginProcessingUrl, the Ant style URL for processing login, handled by filter, no controller required.
- getLoginSuccessBody() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- the response body if no redirect after successful login.
- getLoginSuccessRedirectDefault() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- default address if redirect after successful login.
- getLoginSuccessRedirectParam() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- redirect parameters if redirect after successful login.
- getLogoutSuccessBody() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- the response body after successful logout, no handler is injected when empty.
- getLogoutUrl() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- logout url, handled by filter, no controller required.
- getMemAuth() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- Memory user permissions, key is the description, override if duplicate, suggest naming by type and usage.
- getMemUser() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
Configure memory user, usually used for special user login. - key is the description, override if duplicate, suggest `username`+(`/`+`auth-type`)? - `auth-type=`, to match all auth-type. - For other settings, see WarlockAuthnService.Details and its defaults.- getMessage() - function in pro.fessional.mirana.data.DataResult
- getMockCaptcha() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- mock response captcha.
- getMockDoubler() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- mock double kill in 30 seconds.
- getMockEcho0o0() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- mock echo to response what input.
- getMockRighter() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- mock anti forgery editing.
- getNamedAuthz() - function in pro.fessional.wings.warlock.service.auth.impl.MemoryTypedAuthzCombo
- getNickname() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getNickname() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getNickname() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getNickname() - function in pro.fessional.wings.warlock.service.user.WarlockUserBasisService.Basis
- getNickname() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getNonce() - function in pro.fessional.wings.warlock.event.auth.WarlockNonceSendEvent
- getNonceAuthType() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- which auth-type support Nonce auth.
- getNonceCacheLevel() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- cache level, see `wings.slardar.cache.level.
- getNonceCacheManager() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- bean name of cache-manager, same as `wings.slardar.cache.primary`.
- getOauthAccessToken() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- simple get access-token.
- getOauthAuthorize() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- simple authorization code.
- getOauthRevokeToken() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- revoke authorize or access-token.
- getOffset() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getOffset() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getOrDefault(Object,V) - function in java.util.HashMap
- getOrDefault(Object,V) - function in java.util.LinkedHashMap
- getOrder() - function in org.springframework.core.ComboWarlockAuthnService.AutoReg
- getOrder() - function in org.springframework.core.ComboWarlockAuthnService.Combo
- getOrder() - function in org.springframework.core.ComboWarlockAuthzService.Combo
- getOrder() - function in org.springframework.core.Ordered
- getOrder() - function in org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- getOrder() - function in pro.fessional.wings.warlock.security.handler.LoginFailureHandler.Handler
- getOrder() - function in pro.fessional.wings.warlock.security.handler.LoginFailureHandler.Handler
- getOrder() - function in pro.fessional.wings.warlock.security.justauth.JustAuthRequestBuilder
- getOrder() - function in pro.fessional.wings.warlock.security.justauth.JustAuthRequestBuilder.SuccessHandler
- getOrder() - function in pro.fessional.wings.warlock.security.loginpage.JustAuthLoginPageCombo
- getOrder() - function in pro.fessional.wings.warlock.security.loginpage.ListAllLoginPageCombo
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.AuthAppPermChecker
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.AuthZonePermChecker
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultPermRoleCombo
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getOrder() - function in pro.fessional.wings.warlock.service.auth.impl.MemoryTypedAuthzCombo
- getPackId() - function in me.zhyd.oauth.config.AuthConfig
- getPackId() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getPasssalt() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getPasssalt() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getPasssaltEncoder() - function in pro.fessional.wings.warlock.security.userdetails.NonceUserDetailsCombo
- getPassword() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getPassword() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getPassword() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Renew
- getPassword() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getPasswordEncoder() - function in pro.fessional.wings.warlock.security.userdetails.NonceUserDetailsCombo
- getPasswordPara() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- password Parameter
- getPermitAll() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- (2) allow all, `Map`, antMatcher.
- getPermNormalizer() - function in pro.fessional.wings.warlock.service.auth.impl.MemoryTypedAuthzCombo
- getPerms() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Ins
- getProxyHost() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp.Http
- getProxyPort() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp.Http
- getProxyType() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp.Http
- getPubMod() - function in pro.fessional.wings.warlock.spring.prop.WarlockTicketProp
- PubMod of ticket.
- getRedirectUri() - function in me.zhyd.oauth.config.AuthConfig
- getRedirectUri() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getRemark() - function in pro.fessional.wings.warlock.service.perm.WarlockPermService.Act
- getRemark() - function in pro.fessional.wings.warlock.service.user.WarlockUserBasisService.Basis
- getReqBody() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getReqFile() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getReqPara() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getResFile() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getResHead() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getResText() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getRolePrefix() - function in pro.fessional.wings.warlock.service.perm.WarlockPermNormalizer
- getRolePrefix() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- GrantedAuthorityDefaults, suggest keeping the same with spring, do not edit.
- getSafeHost() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp
- Set secure host, reduce cross-domain when dev, can raise `redirect_uri_mismatch` error.
- getSafeState() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp
- default `/login`=`{1}/#{0}{2}` Set secure state, get content by key, perform redirects (starting with `http` or `/`) or write-back.
- getScopes() - function in me.zhyd.oauth.config.AuthConfig
- getScopes() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getScopes() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Pass
- getScopes() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.SimpleTerm
- the scope of resource, space seperated (corresponds to the permissions)
- getScopes() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Term
- the scope of resource, space seperated (corresponds to the permissions)
- getScopeSplitter() - function in pro.fessional.wings.warlock.service.auth.impl.WarlockOauthServiceImpl
- getSecret() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Pass
- getSessionExpiredBody() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- the response body when session expired.
- getSessionId() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.SimpleTerm
- the sessionId of the resource owner, no session in api
- getSessionId() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Term
- the sessionId of the resource owner, no session in api
- getSessionMaximum() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- the response body after successful logout, no handler is injected when empty.
- getSid() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Sid
- getSid() - function in pro.fessional.wings.warlock.security.session.NonceTokenSessionHelper.SidData
- getSignature() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getSignatureHeader() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- Header name of Message Signature
- getSize() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Term
- Number of field to encode and decode.
- getSize() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Term
- Number of field to encode and decode.
- getStackOverflowKey() - function in me.zhyd.oauth.config.AuthConfig
- getStackOverflowKey() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getStackTrace() - function in java.lang.Throwable
- getStatus() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getStatus() - function in pro.fessional.wings.warlock.service.user.WarlockUserBasisService.Basis
- getStatus() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getSuccessHandlers() - function in pro.fessional.wings.warlock.security.justauth.JustAuthRequestBuilder
- getSuppressed() - function in java.lang.Throwable
- getTenantId() - function in me.zhyd.oauth.config.AuthConfig
- getTenantId() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getTerminal() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getTerminal() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Item
- getTestRunMode() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- query run mode, return Product, Test, Develop, Local.
- getTestSystemMills() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- query system timestamp, mills from 1970.
- getTestThreadMills() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- query current thread timestamp, mills from 1970.
- getTimeout() - function in pro.fessional.wings.warlock.spring.prop.WarlockJustAuthProp.Http
- getTimestamp() - function in pro.fessional.wings.warlock.controller.api.AbstractApiAuthController.ApiEntity
- getTimestampHeader() - function in pro.fessional.wings.warlock.spring.prop.WarlockApiAuthProp
- Header name of Request Timestamp
- getToken() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getToken() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getTokenMax() - function in pro.fessional.wings.warlock.spring.prop.WarlockTicketProp
- max number of valid access token, default 5.
- getTokenTtl() - function in pro.fessional.wings.warlock.spring.prop.WarlockTicketProp
- access token expired time, default 1 hour.
- getType() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.SimpleTerm
- getType() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Term
- getTypedAuthz() - function in pro.fessional.wings.warlock.service.auth.impl.MemoryTypedAuthzCombo
- getUserAuthedPerm() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- Check login user permissions, case-insensitive comparison.
- getUserAuthedUser() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- get basic information of the current login user itself.
- getUserAuthz() - function in pro.fessional.wings.warlock.service.auth.impl.MemoryTypedAuthzCombo
- getUserDropSession() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- dop the session of login user.
- getUserId() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getUserId() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Pass
- getUserId() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.SimpleTerm
- the userid of the resource visitor
- getUserId() - function in pro.fessional.wings.warlock.service.auth.WarlockTicketService.Term
- the userid of the resource visitor
- getUserId() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Auth
- getUserId() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Ma
- getUserId() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getUserListSession() - function in pro.fessional.wings.warlock.spring.prop.WarlockUrlmapProp
- list all session of login user.
- getUsername() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getUsername() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getUsername() - function in pro.fessional.wings.warlock.event.auth.WarlockNonceSendEvent
- getUsername() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getUsername() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Authn
- getUsername() - function in pro.fessional.wings.warlock.service.user.WarlockUserAuthnService.Item
- getUsername() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Auth
- getUsername() - function in pro.fessional.wings.warlock.service.user.WarlockUserLoginService.Item
- getUsername() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Ma
- getUsername() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getUsernamePara() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- username Parameter
- getUsertype() - function in me.zhyd.oauth.config.AuthConfig
- getUsertype() - function in pro.fessional.wings.warlock.security.justauth.AuthConfigWrapper
- getWarlockAuthnService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getWarlockAuthnService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getWarlockAuthzService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getWarlockAuthzService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserDetailsCombo
- getWarlockGrantService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultPermRoleCombo
- getWarlockSecurityProp() - function in pro.fessional.wings.warlock.security.loginpage.ListAllLoginPageCombo
- getWarlockSecurityProp() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getWarlockSecurityProp() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getWarlockTicketService() - function in pro.fessional.wings.warlock.service.auth.impl.WarlockOauthServiceImpl
- getWarlockUserAuthnService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getWarlockUserAuthnService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getWarlockUserBasisService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getWarlockUserBasisService() - function in pro.fessional.wings.warlock.service.auth.impl.DefaultUserAuthnAutoReg
- getWebIgnore() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- (1) ignored items, antMatcher, no need of SecurityFilter, such as static resources.
- getWingsRemoteResolver() - function in pro.fessional.wings.warlock.security.loginpage.JustAuthLoginPageCombo
- getZoneid() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getZoneid() - function in pro.fessional.wings.warlock.controller.user.AuthedUserController.Dto
- getZoneId() - function in pro.fessional.wings.warlock.service.auth.WarlockAuthnService.Details
- getZoneId() - function in pro.fessional.wings.warlock.service.user.WarlockUserBasisService.Basis
- getZoneId() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp.Mu
- getZonePerm() - function in pro.fessional.wings.warlock.service.auth.impl.AuthZonePermChecker
- getZonePerm() - function in pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp
- Map permissions to authZone, if you have one of them, you can login, otherwise, it will fail with wrong username and password.
- grantedAuthorityDefaults(pro.fessional.wings.warlock.spring.prop.WarlockSecurityProp) - function in pro.fessional.wings.warlock.spring.bean.WarlockSecurityBeanConfiguration