Interface AclsSPI

All Known Implementing Classes:
AclsSPIDefaultImpl

public interface AclsSPI
SPI used to locate and provide Acl and AclEntry instances.
  • Method Summary

    Modifier and Type Method Description
    Acl acl()
    Creates a new Acl instance.
    AclEntry entry()
    Creates a new AclEntry instance.