|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.runtime.authentication.AuthenticationRequestAbstract
org.nakedobjects.runtime.authentication.standard.fixture.AuthenticationRequestLogonFixture
public class AuthenticationRequestLogonFixture
For testing purposes, request corresponding to a LogonFixture.
Understood directly by AuthenticationManagerStandard.
| Constructor Summary | |
|---|---|
AuthenticationRequestLogonFixture(LogonFixture logonFixture)
|
|
AuthenticationRequestLogonFixture(java.lang.String name,
java.util.List<java.lang.String> roles)
|
|
| Method Summary |
|---|
| Methods inherited from class org.nakedobjects.runtime.authentication.AuthenticationRequestAbstract |
|---|
getName, getRoles, setRoles |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationRequestLogonFixture(LogonFixture logonFixture)
public AuthenticationRequestLogonFixture(java.lang.String name,
java.util.List<java.lang.String> roles)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||