|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MethodAuthenticator
Object capable of endorsing outgoing method invocation calls so that client
identity will be securely available to server-side method processing the call.
Supported API: true
| Method Summary | |
|---|---|
wt.method.MethodArgs |
endorse(wt.method.MethodArgs args)
Supported API: true |
boolean |
failure(wt.method.MethodArgs args,
AuthenticationException e)
Supported API: true |
RemoteMethodServer |
getServer()
Supported API: true |
boolean |
init()
Supported API: true |
wt.method.MethodArgs |
newMethodArgs()
Supported API: true |
void |
setServer(RemoteMethodServer server)
Supported API: true |
| Method Detail |
|---|
wt.method.MethodArgs newMethodArgs()
boolean init()
wt.method.MethodArgs endorse(wt.method.MethodArgs args)
boolean failure(wt.method.MethodArgs args,
AuthenticationException e)
void setServer(RemoteMethodServer server)
RemoteMethodServer getServer()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||