public class SecurityAwareTransformerFactory<E,R> extends AbstractSecurityAwareExternalizable<javax.cache.configuration.Factory<IgniteClosure<E,R>>> implements javax.cache.configuration.Factory<IgniteClosure<E,R>>
ignite, original, subjectId| Constructor and Description |
|---|
SecurityAwareTransformerFactory()
Default constructor.
|
SecurityAwareTransformerFactory(UUID subjectId,
javax.cache.configuration.Factory<IgniteClosure<E,R>> original) |
| Modifier and Type | Method and Description |
|---|---|
IgniteClosure<E,R> |
create() |
logAccessDeniedMessage, readExternal, userObject, writeExternalpublic SecurityAwareTransformerFactory()
public SecurityAwareTransformerFactory(UUID subjectId, javax.cache.configuration.Factory<IgniteClosure<E,R>> original)
subjectId - Security subject id.original - Original factory.public IgniteClosure<E,R> create()
create in interface javax.cache.configuration.Factory<IgniteClosure<E,R>>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021