|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthenticationContext
Interface that defines a simple container for a UDDI authentication token.
Method Summary | |
---|---|
java.lang.String |
getToken()
Return the token that this context is using. |
void |
setToken(java.lang.String token)
Set the token that this context will use. |
Method Detail |
---|
void setToken(java.lang.String token)
token
- String containing an authentication tokenjava.lang.String getToken()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |