mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-22 03:52:15 +00:00
Corrected Javadoc link to interface name.
This commit is contained in:
parent
cb86d6f9d6
commit
f8b0de3459
@ -20,9 +20,9 @@ import net.sf.acegisecurity.providers.rememberme.RememberMeAuthenticationToken;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Basic implementation of {@link AuthenticationTrustResolverImpl}.
|
* Basic implementation of {@link AuthenticationTrustResolver}.
|
||||||
*
|
*
|
||||||
* <P>
|
* <p>
|
||||||
* Makes trust decisions based on whether the passed
|
* Makes trust decisions based on whether the passed
|
||||||
* <code>Authentication</code> is an instance of a defined class.
|
* <code>Authentication</code> is an instance of a defined class.
|
||||||
* </p>
|
* </p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user