|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.admin.SGAuthenticator
public class SGAuthenticator
| Field Summary | |
|---|---|
static java.lang.String |
ACCOUNTS
|
| Constructor Summary | |
|---|---|
SGAuthenticator(Client client)
|
|
| Method Summary | |
|---|---|
UserProfile |
authenticate(java.lang.String username,
java.lang.String password,
LocalConnection connection)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ACCOUNTS
| Constructor Detail |
|---|
public SGAuthenticator(Client client)
throws java.io.IOException,
CoreException,
UnknownRootException,
java.lang.InterruptedException
java.io.IOException
CoreException
UnknownRootException
java.lang.InterruptedException| Method Detail |
|---|
public UserProfile authenticate(java.lang.String username,
java.lang.String password,
LocalConnection connection)
throws java.io.IOException,
LoginException
authenticate in interface Authenticatorjava.io.IOException
LoginException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||