org.gcube.soa3.connector.common.security.messages.impl
Class RestMessageManager

java.lang.Object
  extended by org.gcube.soa3.connector.common.security.messages.impl.RestMessageManager
All Implemented Interfaces:
MessageManager

public class RestMessageManager
extends Object
implements MessageManager

Specification of MessageManager class for REST messages

Author:
Ciro Formisano (ENG)

Constructor Summary
RestMessageManager(com.sun.jersey.api.client.WebResource resource)
           
 
Method Summary
 void setCredentials(Credentials credentials)
          Sets the credentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestMessageManager

public RestMessageManager(com.sun.jersey.api.client.WebResource resource)
Method Detail

setCredentials

public void setCredentials(Credentials credentials)
Sets the credentials

Specified by:
setCredentials in interface MessageManager


Copyright © 2013. All Rights Reserved.