Interface PermissionSecurityChecks


interface PermissionSecurityChecks
  • Method Details

    • getMethodSecurityChecks

      Map<org.jboss.jandex.MethodInfo,SecurityCheck> getMethodSecurityChecks()
    • getClassNameSecurityChecks

      Map<org.jboss.jandex.DotName,SecurityCheck> getClassNameSecurityChecks()
    • permissionClasses

      Set<String> permissionClasses()