|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServiceSecurityDescriptor | |
| org.globus.wsrf.impl.security.authentication | |
| org.globus.wsrf.impl.security.descriptor | |
| Uses of ServiceSecurityDescriptor in org.globus.wsrf.impl.security.authentication |
| Methods in org.globus.wsrf.impl.security.authentication with parameters of type ServiceSecurityDescriptor | |
void |
SecurityPolicyHandler.handle(MessageContext msgCtx,
ServiceSecurityDescriptor desc,
String servicePath)
|
void |
RunAsHandler.handle(MessageContext msgCtx,
ServiceSecurityDescriptor desc,
String servicePath)
|
abstract void |
DescriptorHandler.handle(MessageContext msgCtx,
ServiceSecurityDescriptor desc,
String servicePath)
|
void |
AuthHandler.handle(MessageContext msgCtx,
ServiceSecurityDescriptor desc,
String servicePath)
|
| Uses of ServiceSecurityDescriptor in org.globus.wsrf.impl.security.descriptor |
| Subclasses of ServiceSecurityDescriptor in org.globus.wsrf.impl.security.descriptor | |
class |
ResourceSecurityDescriptor
Represents a resouce's security descriptor. |
| Fields in org.globus.wsrf.impl.security.descriptor declared as ServiceSecurityDescriptor | |
protected ServiceSecurityDescriptor |
MethodParser.descriptor
|
| Methods in org.globus.wsrf.impl.security.descriptor that return ServiceSecurityDescriptor | |
static ServiceSecurityDescriptor |
ServiceSecurityConfig.getSecurityDescriptor(String jndiPath)
Retrieves the ServiceSecurityDescriptor for this service |
| Methods in org.globus.wsrf.impl.security.descriptor with parameters of type ServiceSecurityDescriptor | |
static void |
ServiceSecurityConfig.setSecurityDescriptor(ServiceSecurityDescriptor desc,
String jndiPath)
Stores the ServiceSecurityDescriptor for this
service, overwriting whatever exists. |
| Constructors in org.globus.wsrf.impl.security.descriptor with parameters of type ServiceSecurityDescriptor | |
MethodParser(ServiceSecurityDescriptor descriptor)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||