org.acegisecurity.ui
public interface AuthenticationDetailsSource
Authentication.getDetails()
object for
a given web request.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
buildDetails(javax.servlet.http.HttpServletRequest request)
Called by a class when it wishes a new authentication details instance to be created.
|
java.lang.Object buildDetails(javax.servlet.http.HttpServletRequest request)
request
- the request object, which may be used by the authentication details objectCopyright © 2004-2014 Interface21, Inc. All Rights Reserved.