Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.identifier.common.IdentifierPermissionSetProvider
-
Packages that use IdentifierPermissionSetProvider Package Description edu.cornell.mannlib.vitro.webapp.auth.identifier.common -
-
Uses of IdentifierPermissionSetProvider in edu.cornell.mannlib.vitro.webapp.auth.identifier.common
Methods in edu.cornell.mannlib.vitro.webapp.auth.identifier.common that return types with arguments of type IdentifierPermissionSetProvider Modifier and Type Method Description static Collection<IdentifierPermissionSetProvider>IdentifierPermissionSetProvider. getIdentifiers(IdentifierBundle ids)Methods in edu.cornell.mannlib.vitro.webapp.auth.identifier.common with parameters of type IdentifierPermissionSetProvider Modifier and Type Method Description intIdentifierPermissionSetProvider. compareTo(IdentifierPermissionSetProvider that)
-