Uses of Interface
org.gcube.common.uri.ap.ScopedAuthorityProvider

Packages that use ScopedAuthorityProvider
org.gcube.common.uri.ap   
 

Uses of ScopedAuthorityProvider in org.gcube.common.uri.ap
 

Classes in org.gcube.common.uri.ap that implement ScopedAuthorityProvider
 class CachingSDP
          A ScopedAuthorityProvider that caches authorities by the associated scopes.
 class InfrastructureFilterSAP
          A ScopedAuthorityProvider that provides authorities associated with the current infrastructure.
 class ISAP
          A ScopedAuthorityProvider that retrieves the authority in scope from the Information System.
 class ScopedPropertyAP
          A ScopedAuthorityProvider that provides authorities configured in a ScopedPropertyAP.AUHTORITY_PROVIDER_PROPERTY_FILE.
 

Constructors in org.gcube.common.uri.ap with parameters of type ScopedAuthorityProvider
CachingSDP(ScopedAuthorityProvider cached)
          Creates an instance for a given ScopedAuthorityProvider.
CachingSDP(ScopedAuthorityProvider cached, int size)
           
InfrastructureFilterSAP(ScopedAuthorityProvider target)
          Creates an instances that delegates to a given ScopedAuthorityProvider
ScopedAPAdapter(ScopedAuthorityProvider provider)
          Creates an instance that delegates to a given ScopedAuthorityProvider
 



Copyright © 2013. All Rights Reserved.