hunt-shiro ~master (2022-02-21T08:07:34Z)
Home
Dub
Repo
AbstractAuthenticationStrategy.beforeAttempt
hunt
shiro
authc
pam
AbstractAuthenticationStrategy
AbstractAuthenticationStrategy
Simply returns the <code>aggregate</code> method argument, without modification.
class
AbstractAuthenticationStrategy
AuthenticationInfo
beforeAttempt
(
Realm
realm
,
AuthenticationToken
token
,
AuthenticationInfo
aggregate
)
Meta
Source
See Implementation
hunt
shiro
authc
pam
AbstractAuthenticationStrategy
AbstractAuthenticationStrategy
functions
afterAllAttempts
afterAttempt
beforeAllAttempts
beforeAttempt
merge
Simply returns the <code>aggregate</code> method argument, without modification.