cgl.narada.wsinfra.deployment
Class RoleRetriever

java.lang.Object
  extended by 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.


Constructor Summary
RoleRetriever()
           
 
Method Summary
static RoleRetriever getInstance()
           
abstract  Enumeration retrieveRoles(SOAPMessage soapMessage)
          Retrieve the set of targeted roles in a SOAPMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleRetriever

public RoleRetriever()
Method Detail

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