public interface AuthenticationDetailsSource
Authentication.getDetails() object for
a given web request.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
buildDetails(java.lang.Object context)
Called by a class when it wishes a new authentication details instance to be created.
|
java.lang.Object buildDetails(java.lang.Object context)
context - the request object, which may be used by the authentication details object