|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthToken | |
|---|---|
| org.apache.ws.scout.model.uddi.v2 | |
| org.apache.ws.scout.registry | |
| Uses of AuthToken in org.apache.ws.scout.model.uddi.v2 |
|---|
| Methods in org.apache.ws.scout.model.uddi.v2 that return AuthToken | |
|---|---|
AuthToken |
ObjectFactory.createAuthToken()
Create an instance of AuthToken |
| Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type AuthToken | |
|---|---|
javax.xml.bind.JAXBElement<AuthToken> |
ObjectFactory.createAuthToken(AuthToken value)
Create an instance of JAXBElement<AuthToken>} |
| Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type AuthToken | |
|---|---|
javax.xml.bind.JAXBElement<AuthToken> |
ObjectFactory.createAuthToken(AuthToken value)
Create an instance of JAXBElement<AuthToken>} |
| Uses of AuthToken in org.apache.ws.scout.registry |
|---|
| Methods in org.apache.ws.scout.registry that return AuthToken | |
|---|---|
AuthToken |
RegistryImpl.getAuthToken(java.lang.String userID,
java.lang.String cred)
"Used to request an authentication token from an Operator Site. |
AuthToken |
IRegistry.getAuthToken(java.lang.String userID,
java.lang.String cred)
"Used to request an authentication token from an Operator Site. |
static AuthToken |
AuthTokenSingleton.getToken(java.lang.String username)
|
| Methods in org.apache.ws.scout.registry with parameters of type AuthToken | |
|---|---|
static void |
AuthTokenSingleton.addAuthToken(java.lang.String username,
AuthToken token)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||