cgl.narada.wsinfra.deployment
Class RoleRetriever
java.lang.Object
cgl.narada.wsinfra.deployment.RoleRetriever
- Direct Known Subclasses:
- RoleRetrieverImpl
public abstract class RoleRetriever
- extends Object
This class parses a SOAP Message to retrieve the set of trageted roles
contained within the SOAP Message.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleRetriever
public RoleRetriever()
getInstance
public static RoleRetriever getInstance()
retrieveRoles
public abstract Enumeration retrieveRoles(SOAPMessage soapMessage)
- Retrieve the set of targeted roles in a SOAPMessage
For comments and suggestions please send
e-mail to
The NaradaBrokering Project