Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.opencastproject.authorization.xacml.manager.endpoint.AbstractAclServiceRestEndpoint
    • org.opencastproject.authorization.xacml.manager.util.AccessInformationUtil
    • org.opencastproject.authorization.xacml.manager.impl.list.AclListProvider (implements org.opencastproject.list.api.ResourceListProvider)
    • org.opencastproject.authorization.xacml.manager.impl.AclScanner (implements org.apache.felix.fileinstall.ArtifactInstaller)
    • org.opencastproject.authorization.xacml.manager.impl.AclServiceImpl (implements org.opencastproject.authorization.xacml.manager.api.AclService)
    • org.opencastproject.list.api.DefaultResourceListQuery (implements org.opencastproject.list.api.ResourceListQuery)
      • org.opencastproject.authorization.xacml.manager.impl.list.AclsListQuery
    • org.opencastproject.authorization.xacml.manager.impl.persistence.JpaAclDb (implements org.opencastproject.authorization.xacml.manager.impl.AclDb)
    • org.opencastproject.authorization.xacml.manager.endpoint.JsonConv
    • org.opencastproject.authorization.xacml.manager.impl.persistence.ManagedAclEntity (implements org.opencastproject.authorization.xacml.manager.api.ManagedAcl)
    • org.opencastproject.authorization.xacml.manager.impl.ManagedAclImpl (implements org.opencastproject.authorization.xacml.manager.api.ManagedAcl)
    • org.opencastproject.authorization.xacml.manager.impl.OsgiAclServiceFactory (implements org.opencastproject.authorization.xacml.manager.api.AclServiceFactory)
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy

  • org.opencastproject.authorization.xacml.manager.impl.AclDb
  • org.opencastproject.authorization.xacml.manager.api.AclService
  • org.opencastproject.authorization.xacml.manager.api.AclServiceFactory
  • org.opencastproject.authorization.xacml.manager.api.ManagedAcl