Class FileSystemResourceAdaptor

  • All Implemented Interfaces:
    org.uberfire.security.authz.RuntimeContentResource, org.uberfire.security.authz.RuntimeResource, org.uberfire.security.Resource

    public class FileSystemResourceAdaptor
    extends Object
    implements org.uberfire.security.authz.RuntimeContentResource
    • Field Detail

      • RESOURCE_TYPE

        public static final org.uberfire.backend.authz.FileSystemResourceType RESOURCE_TYPE
    • Constructor Detail

      • FileSystemResourceAdaptor

        public FileSystemResourceAdaptor​(org.uberfire.java.nio.file.FileSystemMetadata fsFileSystemMetadata)
    • Method Detail

      • getIdentifier

        public String getIdentifier()
        Specified by:
        getIdentifier in interface org.uberfire.security.Resource
      • getResourceType

        public org.uberfire.security.ResourceType getResourceType()
        Specified by:
        getResourceType in interface org.uberfire.security.Resource