org.globus.delegation.service
Class DelegationHome
java.lang.Object
org.globus.wsrf.impl.ResourceHomeImpl
org.globus.delegation.service.DelegationHome
- All Implemented Interfaces:
- Initializable, ResourceHome
- public class DelegationHome
- extends ResourceHomeImpl
|
Field Summary |
private static org.globus.util.I18n |
i18n
|
(package private) static org.apache.commons.logging.Log |
logger
|
(package private) java.lang.String |
resourceDescPath
|
static org.apache.axis.components.uuid.UUIDGen |
uuidGen
|
| Methods inherited from class org.globus.wsrf.impl.ResourceHomeImpl |
add, createNewInstance, createNewInstanceAndLoad, getCacheLocation, getKeyTypeClass, getKeyTypeName, getResourceClass, getSweeperDelay, initialize, remove, setCacheLocation, setResourceClass, setResourceKeyName, setResourceKeyType, setSweeperDelay |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
static org.apache.commons.logging.Log logger
i18n
private static org.globus.util.I18n i18n
resourceDescPath
java.lang.String resourceDescPath
uuidGen
public static org.apache.axis.components.uuid.UUIDGen uuidGen
DelegationHome
public DelegationHome()
find
public Resource find(ResourceKey key)
throws ResourceException
- Throws:
ResourceException
create
public org.apache.axis.message.addressing.EndpointReferenceType create(org.apache.ws.security.message.token.BinarySecurity token,
java.lang.String callerDN,
java.lang.String localName)
throws DelegationException
- Throws:
DelegationException
setResourceDescPath
public void setResourceDescPath(java.lang.String _resourceDescPath)
getResourceDescPath
public java.lang.String getResourceDescPath()