org.gcube.soa3.connector.impl
Class RolesLoaderImpl

java.lang.Object
  extended by org.gcube.soa3.connector.impl.RolesLoaderImpl
All Implemented Interfaces:
RolesLoader

public class RolesLoaderImpl
extends Object
implements RolesLoader


Constructor Summary
RolesLoaderImpl(String soa3Endpoint)
           
 
Method Summary
 List<String> loadRoles(String user, String organization)
           
 void setSoa3Endpoint(String soa3Endpoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolesLoaderImpl

public RolesLoaderImpl(String soa3Endpoint)
Method Detail

setSoa3Endpoint

public void setSoa3Endpoint(String soa3Endpoint)
Specified by:
setSoa3Endpoint in interface RolesLoader

loadRoles

public List<String> loadRoles(String user,
                              String organization)
Specified by:
loadRoles in interface RolesLoader


Copyright © 2013. All Rights Reserved.