|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.delegation.DelegationServiceUtil
Utility function for use by delegation factory and service.
| Field Summary | |
private static org.globus.util.I18n |
i18n
|
(package private) static org.apache.commons.logging.Log |
logger
|
| Constructor Summary | |
DelegationServiceUtil()
|
|
| Method Summary | |
static org.apache.ws.security.message.token.BinarySecurity |
getTokenFromRequest(RequestSecurityTokenType request)
Retrieve token from requst |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static org.apache.commons.logging.Log logger
private static org.globus.util.I18n i18n
| Constructor Detail |
public DelegationServiceUtil()
| Method Detail |
public static org.apache.ws.security.message.token.BinarySecurity getTokenFromRequest(RequestSecurityTokenType request)
throws java.rmi.RemoteException
request - The token request from which to get the delegated
certificate including any potential chained certificates.
java.rmi.RemoteException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||