Class RolesAllowedDirectivesHelper
java.lang.Object
io.smallrye.graphql.schema.helper.RolesAllowedDirectivesHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontransformRolesAllowedToDirectives(Annotations methodAnnotations, Annotations classAnnotations)
-
Field Details
-
ROLES_ALLOWED_DIRECTIVE_TYPE
-
-
Constructor Details
-
RolesAllowedDirectivesHelper
public RolesAllowedDirectivesHelper()
-
-
Method Details
-
transformRolesAllowedToDirectives
public Optional<DirectiveInstance> transformRolesAllowedToDirectives(Annotations methodAnnotations, Annotations classAnnotations)
-