|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Replacement for the version from Spring Security that was moved from the source tree to the test tree.
Field Summary | |
---|---|
def |
_credentials
|
def |
_principal
|
long |
serialVersionUID
|
Constructor Summary | |
TestingAuthenticationToken()
|
|
TestingAuthenticationToken(Object principal, Object credentials, def authorities)
|
Method Summary | |
---|---|
Object |
getCredentials()
|
Object |
getPrincipal()
|
Constructor Detail |
---|
public TestingAuthenticationToken()
public TestingAuthenticationToken(Object principal, Object credentials, def authorities)
Method Detail |
---|
Object getCredentials()
Object getPrincipal()