|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gwe.api.impl.BaseServerAPIImpl<API_TYPE,DOM_TYPE>
org.gwe.api.impl.SecuredServerAPIImpl<API_TYPE,DOM_TYPE>
public abstract class SecuredServerAPIImpl<API_TYPE extends SecuredServerAPI,DOM_TYPE extends BaseDomain>
| Field Summary |
|---|
| Fields inherited from class org.gwe.api.impl.BaseServerAPIImpl |
|---|
domain, remoteInterface |
| Constructor Summary | |
|---|---|
SecuredServerAPIImpl()
|
|
| Method Summary | |
|---|---|
protected java.rmi.Remote |
createExportableServerObject()
|
void |
verifyAccount(AccountInfo applyingAuth)
|
| Methods inherited from class org.gwe.api.impl.BaseServerAPIImpl |
|---|
bind, getDomain, setDomain |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecuredServerAPIImpl()
| Method Detail |
|---|
protected java.rmi.Remote createExportableServerObject()
createExportableServerObject in class BaseServerAPIImpl<API_TYPE extends SecuredServerAPI,DOM_TYPE extends BaseDomain>
public final void verifyAccount(AccountInfo applyingAuth)
throws java.rmi.RemoteException,
PasswordMismatchException
verifyAccount in interface SecuredServerAPIjava.rmi.RemoteException
PasswordMismatchException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||