hunt-shiro v1.2.0 (2021-01-27T11:26:01Z)
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.