Class GraphQLPolicyExtractor
java.lang.Object
io.jmix.security.impl.role.builder.extractor.GraphQLPolicyExtractor
- All Implemented Interfaces:
ResourcePolicyExtractor
@Deprecated(forRemoval=true)
@Component("sec_graphQLPolicyExtractor")
public class GraphQLPolicyExtractor
extends Object
implements ResourcePolicyExtractor
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionextractResourcePolicies
(Method method) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
GraphQLPolicyExtractor
public GraphQLPolicyExtractor()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
extractResourcePolicies
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
extractResourcePolicies
in interfaceResourcePolicyExtractor
-