org.gcube.common.uri.ap
Class ISAP
java.lang.Object
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()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISAP
public ISAP()
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.