Class GrantedPermission


  • @Deprecated
    public class GrantedPermission
    extends Object
    Deprecated.
    Support for JACC will be removed in 6.0
    Describes a Hibernate (persistence) permission.
    • Constructor Detail

      • GrantedPermission

        public GrantedPermission​(String role,
                                 String entityName,
                                 String action)
        Deprecated.
    • Method Detail

      • getRole

        public String getRole()
        Deprecated.
      • getEntityName

        public String getEntityName()
        Deprecated.