Uses of Interface
com.tangosol.net.security.StorageAccessAuthorizer
Packages that use StorageAccessAuthorizer
Package
Description
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains basic cluster interfaces and factories.
Contains classes related to the Coherence Security Framework.
-
Uses of StorageAccessAuthorizer in com.tangosol.coherence.config.xml.processor
Methods in com.tangosol.coherence.config.xml.processor that return types with arguments of type StorageAccessAuthorizerModifier and TypeMethodDescriptionStorageAccessAuthorizerBuilderProcessor.onProcess
(ProcessingContext context, XmlElement xmlElement) -
Uses of StorageAccessAuthorizer in com.tangosol.net
Methods in com.tangosol.net that return StorageAccessAuthorizerModifier and TypeMethodDescriptionBackingMapManager.getStorageAccessAuthorizer
(String sName) Determine theStorageAccessAuthorizer
that is used by a CacheService to secure access to the NamedCache with the specified name.DefaultConfigurableCacheFactory.Manager.getStorageAccessAuthorizer
(String sName) Determine theStorageAccessAuthorizer
that is used by a CacheService to secure access to the NamedCache with the specified name.DefaultConfigurableCacheFactory.PartitionedBackingMapManager.getStorageAccessAuthorizer
(String sName) Determine theStorageAccessAuthorizer
that is used by a CacheService to secure access to the NamedCache with the specified name.ExtensibleConfigurableCacheFactory.Manager.getStorageAccessAuthorizer
(String sName) Determine theStorageAccessAuthorizer
that is used by a CacheService to secure access to the NamedCache with the specified name.ExtensibleConfigurableCacheFactory.PartitionedBackingMapManager.getStorageAccessAuthorizer
(String sName) Determine theStorageAccessAuthorizer
that is used by a CacheService to secure access to the NamedCache with the specified name. -
Uses of StorageAccessAuthorizer in com.tangosol.net.security
Classes in com.tangosol.net.security that implement StorageAccessAuthorizerModifier and TypeClassDescriptionclass
Simple StorageAccessAuthorizer implementation that logs the authorization requests and allows operations to proceed.