org.globus.ogsa.impl.security.util
Class AuthUtil
java.lang.Object
org.globus.ogsa.impl.security.util.AuthUtil
- public class AuthUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthUtil
public AuthUtil()
getCredential
public static org.ietf.jgss.GSSCredential getCredential(javax.xml.rpc.handler.MessageContext ctx)
throws SecurityException
- Throws:
SecurityException
getAuthorization
public static Authorization getAuthorization(javax.xml.rpc.handler.MessageContext ctx)
throws SecurityException
- Throws:
SecurityException
getGrimProxyPoliyHandler
public static org.globus.gsi.proxy.ProxyPolicyHandler getGrimProxyPoliyHandler(javax.xml.rpc.handler.MessageContext ctx)
throws SecurityException
- Throws:
SecurityException
getIdentity
public static java.lang.String getIdentity(javax.security.auth.Subject subject)
getEndpointAddressURL
public static java.net.URL getEndpointAddressURL(javax.xml.rpc.handler.MessageContext ctx)
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
getEndpointAddress
public static java.lang.String getEndpointAddress(javax.xml.rpc.handler.MessageContext ctx)
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.