Package org.apache.jackrabbit.oak.spi.security.principal
@Version("2.1.1")
package org.apache.jackrabbit.oak.spi.security.principal
-
ClassDescriptionPrincipal used to mark an administrator.
PrincipalConfiguration
that combines different principal provider implementations that share a common principal manager implementation.PrincipalProvider
implementation that aggregates a list of principal providers into a single.Implementation of thePrincipalProvider
interface that never returns any principals.Built-in principal group that has every other principal as member.Helper class to deal with the migration between the 2 types of groupsConfiguration interface for principal management.Default implementation of theJackrabbitPrincipal
interface.Principal specificRangeIteratorAdapter
implementing thePrincipalIterator
interface.Default implementation of thePrincipalManager
interface.ThePrincipalProvider
defines methods to provide access to sources ofPrincipal
s.Extension for thePrincipalManager
that offers range search.Principal to mark an system internal subject.Principal used to mark a system user.