org.globus.ogsa.impl.security.descriptor
Class SecurityConfig
java.lang.Object
org.globus.ogsa.impl.security.descriptor.SecurityConfig
- public class SecurityConfig
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRUSTED_CERTS
public static final java.lang.String TRUSTED_CERTS
- See Also:
- Constant Field Values
SECURITY_DESCRIPTOR
public static final java.lang.String SECURITY_DESCRIPTOR
- See Also:
- Constant Field Values
SERVICE_KEY
public static final java.lang.String SERVICE_KEY
- See Also:
- Constant Field Values
SERVICE_CERT
public static final java.lang.String SERVICE_CERT
- See Also:
- Constant Field Values
SERVICE_PROXY
public static final java.lang.String SERVICE_PROXY
- See Also:
- Constant Field Values
serviceProps
protected ServiceProperties serviceProps
SecurityConfig
public SecurityConfig(ServiceProperties props)
initialize
public static void initialize(ServiceProperties props)
throws ConfigException
- Throws:
ConfigException
initialize
public void initialize()
throws ConfigException
- Throws:
ConfigException
isInitialized
public static boolean isInitialized(ServiceProperties props)
initGridMap
protected void initGridMap()
throws ConfigException
- Throws:
ConfigException
refresh
public static void refresh(ServiceProperties props)
throws ConfigException
- Throws:
ConfigException
initCredentials
protected void initCredentials()
throws ConfigException
- Throws:
ConfigException
initSecurityDescriptor
protected void initSecurityDescriptor()
throws ConfigException
- Throws:
ConfigException
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.