Uses of Interface
org.fcrepo.auth.common.PrincipalProvider
-
-
Uses of PrincipalProvider in org.fcrepo.auth.common
Classes in org.fcrepo.auth.common that implement PrincipalProvider Modifier and Type Class Description classContainerRolesPrincipalProviderAdds principals based on roles that are configured within the container and through a PrincipalProvider bean in the project.classDelegateHeaderPrincipalProviderAn example principal provider that extracts principals from request headers.classHttpHeaderPrincipalProviderAn example principal provider that extracts principals from request headers.
-