Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.permissions.PermissionRegistry
-
Packages that use PermissionRegistry Package Description edu.cornell.mannlib.vitro.webapp.auth.permissions -
-
Uses of PermissionRegistry in edu.cornell.mannlib.vitro.webapp.auth.permissions
Methods in edu.cornell.mannlib.vitro.webapp.auth.permissions that return PermissionRegistry Modifier and Type Method Description static PermissionRegistryPermissionRegistry. getRegistry(javax.servlet.ServletContext ctx)Get the registry from the context.
-