org.gcube.common.uri.ap
Class ISAP

java.lang.Object
  extended by org.gcube.common.uri.ap.ISAP
All Implemented Interfaces:
ScopedAuthorityProvider

public class ISAP
extends Object
implements ScopedAuthorityProvider

A ScopedAuthorityProvider that retrieves the authority in scope from the Information System.

Author:
Fabio Simeoni

Constructor Summary
ISAP()
           
 
Method Summary
 String authorityIn(String scope)
          Returns the naming authority associated a given scope.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISAP

public ISAP()
Method Detail

authorityIn

public String authorityIn(String scope)
Description copied from interface: ScopedAuthorityProvider
Returns the naming authority associated a given scope.

Specified by:
authorityIn in interface ScopedAuthorityProvider
Parameters:
scope - the scope
Returns:
the authority


Copyright © 2013. All Rights Reserved.