|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of SecurityException in org.globus.wsrf.impl.security |
| Methods in org.globus.wsrf.impl.security that throw SecurityException | |
Subject |
SecurityManager.getSystemSubject()
Returns the system subject (containing the container credentials). |
Subject |
SecurityManager.getServiceSubject(String servicePath)
Returns effective service subject. |
Subject |
SecurityManager.getSubject(String servicePath,
Object resource)
Returns effective resource subject. |
Subject |
SecurityManager.setServiceOwnerFromContext(String servicePath)
Sets the service object with the current invocation subject. |
void |
SecurityManager.setResourceOwnerFromContext(ResourceSecurityDescriptor desc)
Sets the resource descriptor object with the current invocation subject. |
| Uses of SecurityException in org.globus.wsrf.impl.security.authentication.secureconv.service |
| Methods in org.globus.wsrf.impl.security.authentication.secureconv.service that throw SecurityException | |
protected GSSCredential |
AuthenticationServiceImpl.getCredential(String servicePath,
Object resource)
|
| Uses of SecurityException in org.globus.wsrf.impl.security.descriptor |
| Methods in org.globus.wsrf.impl.security.descriptor that throw SecurityException | |
static void |
ServiceSecurityConfig.initialize(String servicePath)
|
static void |
ServiceSecurityConfig.initialize(String servicePath,
String serviceDescFile)
|
static Subject |
ServiceSecurityConfig.getSubject(String servicePath)
Returns subject configured in security descriptor of the service |
static void |
ServiceSecurityConfig.refresh(String jndiPath)
Reloads the credentials, if need be. |
| Uses of SecurityException in org.globus.wsrf.impl.security.util |
| Methods in org.globus.wsrf.impl.security.util that throw SecurityException | |
static GSSCredential |
AuthUtil.getCredential(MessageContext ctx)
|
static Authorization |
AuthUtil.getAuthorization(MessageContext ctx)
|
static QName |
AuthUtil.getOperationName(MessageContext messageContext)
|
static String |
AuthUtil.getSecurityDescFile(String servicePath)
Returns the security descriptor file for the said service. |
static String |
AuthUtil.getSecurityDescFile(MessageContext msgCtx,
String servicePath)
Returns the security descriptor file for the said service, null if not configured. |
static void |
AuthUtil.initializeSecurityDesc(MessageContext msgCtx,
String servicePath)
Initalizes container security descriptor and security decriptor for said service, if configured. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||