org.gcube.common.uri.ap
Interface AuthorityProvider

All Known Implementing Classes:
PropertyAP, ScopedAPAdapter

public interface AuthorityProvider

Returns naming authorities for URIs produced by Mints.

Some providers may return constant authorities, others may use the thread context to discriminate between authorities.

Author:
Fabio Simeoni

Method Summary
 String authority()
          Returns the naming authority for a URI produced by a Mint.
 

Method Detail

authority

String authority()
Returns the naming authority for a URI produced by a Mint.

Returns:
the authority


Copyright © 2013. All Rights Reserved.