cgl.narada.wsinfra.deployment.impl
Class RoleRetrieverImpl

java.lang.Object
  extended by cgl.narada.wsinfra.deployment.RoleRetriever
      extended by cgl.narada.wsinfra.deployment.impl.RoleRetrieverImpl

public class RoleRetrieverImpl
extends RoleRetriever

This class parses a SOAP Message to retrieve the set of trageted roles contained within the SOAP Message.


Method Summary
static RoleRetriever getInstance()
           
 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
 

Method Detail

getInstance

public static RoleRetriever getInstance()

retrieveRoles

public Enumeration retrieveRoles(SOAPMessage soapMessage)
Retrieve the set of targeted roles in a SOAPMessage

Specified by:
retrieveRoles in class RoleRetriever


For comments and suggestions please send e-mail to The NaradaBrokering Project