|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Credentials
Manages the data credentials from client requests.
Implementations of this interface know how to set authentication information on a client stub, in order to authenticate the request according to a specific WSS authentication mechanism.
DirectConnection| Method Summary | |
|---|---|
java.lang.String |
getUserName()
Gets the user name. |
void |
setup(javax.xml.rpc.Stub stub)
Configures the specified remote stub to use these credentials. |
| Method Detail |
|---|
java.lang.String getUserName()
void setup(javax.xml.rpc.Stub stub)
stub - the stub to configure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||