Uses of Interface
com.tangosol.net.security.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
Modifier and TypeMethodDescriptionStorageAccessAuthorizerBuilderProcessor.onProcess
(ProcessingContext context, XmlElement xmlElement) -
Uses of StorageAccessAuthorizer in com.tangosol.net
Modifier 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
Modifier and TypeClassDescriptionclass
Simple StorageAccessAuthorizer implementation that logs the authorization requests and allows operations to proceed.