|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthenticationDetailsSource
Provides a Authentication.getDetails() object for
a given web request.
| Method Summary | |
|---|---|
Object |
buildDetails(Object context)
Called by a class when it wishes a new authentication details instance to be created. |
| Method Detail |
|---|
Object buildDetails(Object context)
context - the request object, which may be used by the authentication details object
|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||