Package | Description |
---|---|
org.apache.ws.scout.model.uddi.v2 | |
org.apache.ws.scout.registry |
Modifier and Type | Method and Description |
---|---|
AuthToken |
ObjectFactory.createAuthToken()
Create an instance of
AuthToken |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AuthToken> |
ObjectFactory.createAuthToken(AuthToken value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AuthToken> |
ObjectFactory.createAuthToken(AuthToken value)
|
Modifier and Type | Method and Description |
---|---|
AuthToken |
RegistryImpl.getAuthToken(String userID,
String cred)
"Used to request an authentication token from an Operator Site.
|
AuthToken |
IRegistry.getAuthToken(String userID,
String cred)
"Used to request an authentication token from an Operator Site.
|
static AuthToken |
AuthTokenSingleton.getToken(String username) |
Modifier and Type | Method and Description |
---|---|
static void |
AuthTokenSingleton.addAuthToken(String username,
AuthToken token) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.