Interface SecuritySecurityUtils
public interface SecuritySecurityUtils
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic booleangetHasSecurityRoleAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasSecurityRoleGroupAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasSecurityRoleGroupsAccess(graphql.schema.DataFetchingEnvironment env) static booleangetHasSecurityRolesAccess(graphql.schema.DataFetchingEnvironment env)
-
Method Details
-
getHasSecurityRoleGroupsAccess
-
getHasSecurityRoleGroupAccess
-
getHasSecurityRolesAccess
-
getHasSecurityRoleAccess
-