Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.jackrabbit.core.security Classes and Interfaces - 83 results found.
NameDescriptionTypePackageFramework
AbstractAccessControlManagerAbstractAccessControlManager.Classorg.apache.jackrabbit.core.securityApache JackRabbit
AbstractAccessControlProviderAbstractAccessControlProvider.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AbstractACLTemplateAbstractACLTemplate.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AbstractAuthorizableActionAbstract implementation of the AuthorizableAction interface that doesn't perform any action.Classorg.apache.jackrabbit.core.security.user.actionApache JackRabbit
AbstractCompiledPermissionsAbstractCompiledPermissions.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AbstractCompiledPermissions .ResultResult of permission (and optionally privilege) evaluation for a given path.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AbstractLoginModuleAbstractLoginModule provides the means for the common authentication tasks within the Repository.Classorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
AbstractPrincipalProviderA base class of a principal provider implementing common tasks and a caching facility.Classorg.apache.jackrabbit.core.security.principalApache JackRabbit
AccessControlActionThe AccessControlAction allows to setup permissions upon creation of a new authorizable; namely the privileges the new authorizable should beClassorg.apache.jackrabbit.core.security.user.actionApache JackRabbit
AccessControlConstantsAccessControlConstants.Interfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlEditorAccessControlEditor is used to edit the access control policy and entry objects provided by the respective service.Interfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlEntryImplSimple, immutable implementation of the and the JackrabbitAccessControlEntry interfaces.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlListenerInterfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlModificationsAccessControlModifications is an unmodifiable collection of modifications made to access control content allowing theClassorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlObserverAccessControlObserver.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlProviderThe AccessControlProvider is used to provide access control policy and entry objects that apply to an item in a single workspace.Interfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlProviderFactoryThe AccessControlProviderFactory is used to create AccessControlProviders for the various workspaces present in theInterfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlProviderFactoryImplClassorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessControlUtilsAccessControlUtils.Interfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
AccessManagerThe AccessManager can be queried to determines whether privileges are granted on a specific item.Interfaceorg.apache.jackrabbit.core.securityApache JackRabbit
ACLEditorClassorg.apache.jackrabbit.core.security.authorization.aclApache JackRabbit
ACLEditorClassorg.apache.jackrabbit.core.security.authorization.principalbasedApache JackRabbit
ACLProviderThe ACLProvider generates access control policies out of the items stored in the workspace applying the following rules:Classorg.apache.jackrabbit.core.security.authorization.aclApache JackRabbit
ACLProviderClassorg.apache.jackrabbit.core.security.authorization.principalbasedApache JackRabbit
AdminPrincipalThis principal represents the admin user as a distinct principal having all the access rights and is being authenticated (in contrast to theClassorg.apache.jackrabbit.core.security.principalApache JackRabbit
AMContextAn AMContext is used to provide Session specific context information for an AccessManager.Classorg.apache.jackrabbit.core.securityApache JackRabbit
AnonymousPrincipalA AnonymousPrincipal .Classorg.apache.jackrabbit.core.securityApache JackRabbit
AuthContextAn authentication context used to authenticate users.Interfaceorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
AuthContextProviderAuthContextProvider defines how the current request for login is handled.Classorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
AuthenticationThe Authentication interface defines methods to validate Credentials upon authentication.Interfaceorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
AuthorizableActionAuthorizableAction.Interfaceorg.apache.jackrabbit.core.security.user.actionApache JackRabbit
CallbackHandlerImplCallbackHandler that deals with the following callbacks: CredentialsCallbackClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
ClearMembershipActionClearMembershipAction.Classorg.apache.jackrabbit.core.security.user.actionApache JackRabbit
CombinedProviderClassorg.apache.jackrabbit.core.security.authorization.combinedApache JackRabbit
CompiledPermissionsCompiledPermissions represents the evaluation of an AccessControlPolicy that applies for a given set ofInterfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
CredentialsCallbackA CredentialsCallbackSee Also:Serialized FormClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
CryptedSimpleCredentialsCrypted variant of the SimpleCredentials.Classorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
DefaultAccessManagerThe DefaultAccessManager controls access by evaluating access control policies for the Subject attached to theClassorg.apache.jackrabbit.core.securityApache JackRabbit
DefaultLoginModuleThe DefaultLoginModule authenticates Credentials related to a User of the RepositoryClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
DefaultPrincipalProviderProvides principals for the users contained within the Repository.Classorg.apache.jackrabbit.core.security.principalApache JackRabbit
EntryCollectorEntryCollector collects ACEs defined and effective for a given Node and listens to access control modifications in orderClassorg.apache.jackrabbit.core.security.authorization.aclApache JackRabbit
EntryFilterInterfaceorg.apache.jackrabbit.core.security.authorization.aclApache JackRabbit
EveryonePrincipalThe EveryonePrincipal contains all principals (excluding itself).Classorg.apache.jackrabbit.core.security.principalApache JackRabbit
FallbackPrincipalProviderThe FallbackPrincipalProvider is used to provide any desired principal.Classorg.apache.jackrabbit.core.security.principalApache JackRabbit
GlobPatternGlobPattern defines a simplistic pattern matching.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
ImpersonationCallbackCallback for a CallbackHandler to ask for a the impersonating Subject to create aClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
JAASAuthContextClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
JackrabbitSecurityManagerJackrabbitSecurityManager.Interfaceorg.apache.jackrabbit.core.securityApache JackRabbit
LocalAuthContextProvide AuthContext interface, for a JAAS-LoginModule not running inSee Also:AuthContextClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
MembershipCacheClassorg.apache.jackrabbit.core.security.userApache JackRabbit
NamedAccessControlPolicyImplNamedAccessControlPolicyImpl.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
PasswordValidationActionPasswordValidationAction provides a simple password validation mechanism with the following configurable option:Classorg.apache.jackrabbit.core.security.user.actionApache JackRabbit
PermissionClassorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
PrincipalImplBase class for implementations of JackrabbitPrincipal.Classorg.apache.jackrabbit.core.security.principalApache JackRabbit
PrincipalIteratorAdapterPrincipalIteratorAdapter.Classorg.apache.jackrabbit.core.security.principalApache JackRabbit
PrincipalManagerImplThis principal manager implementation uses the DefaultPrincipalProvider in order to dispatch the respective requests and assemble the requiredClassorg.apache.jackrabbit.core.security.principalApache JackRabbit
PrincipalProviderThis interface defines methods to provide access to sources of Principals.Interfaceorg.apache.jackrabbit.core.security.principalApache JackRabbit
PrincipalProviderRegistryRegistry used to store and retrieve PrincipalProviders.Interfaceorg.apache.jackrabbit.core.security.principalApache JackRabbit
PrivilegeBitsClassorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
PrivilegeManagerImplClassorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
PrivilegeRegistryThe PrivilegeRegistry defines the set of Privileges known to the repository.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
ProviderRegistryImplClassorg.apache.jackrabbit.core.security.principalApache JackRabbit
RepositoryCallbackCallback for a CallbackHandler to ask for a Session to access the RepositoryClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
SecurityConstantsThis interface defines miscellaneous security related constants.Interfaceorg.apache.jackrabbit.core.securityApache JackRabbit
SimpleAccessManagerSimpleAccessManager .Classorg.apache.jackrabbit.core.security.simpleApache JackRabbit
SimpleJBossAccessManagerThe simple JBoss access manager is a specialized Access Manager to handle Authorization of individuals authenticated through JBossClassorg.apache.jackrabbit.core.securityApache JackRabbit
SimpleLoginModuleSimpleLoginModule.Classorg.apache.jackrabbit.core.security.simpleApache JackRabbit
SimpleSecurityManagerSimpleSecurityManager: simple implementation ignoring both configuration entries for 'principalProvider' and for 'workspaceAccessManager'.Classorg.apache.jackrabbit.core.security.simpleApache JackRabbit
SimpleWorkspaceAccessManagerSimpleWorkspaceAccessManager always allows any set of principals to access any workspace.Classorg.apache.jackrabbit.core.security.simpleApache JackRabbit
SystemPrincipalA SystemPrincipal .Classorg.apache.jackrabbit.core.securityApache JackRabbit
TokenBasedAuthenticationAuthentication implementation that compares the tokens stored with a given user node to the token present in the SimpleCredentials attributes.Classorg.apache.jackrabbit.core.security.authentication.tokenApache JackRabbit
UnknownPrincipalClassorg.apache.jackrabbit.core.security.principalApache JackRabbit
UnmodifiableAccessControlListAn implementation of the AccessControlList interface that only allows for reading.Classorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
UserAccessControlProvider is used to protected the 'security workspace' containing the user and group data.Classorg.apache.jackrabbit.core.security.userApache JackRabbit
UserImplClassorg.apache.jackrabbit.core.security.userApache JackRabbit
UserImporterUserImporter implements a DefaultProtectedPropertyImporter and DefaultProtectedNodeImporter that is able to deal withClassorg.apache.jackrabbit.core.security.userApache JackRabbit
UserImporter .ImportBehaviorInner class defining the treatment of membership or impersonator values pointing to non-existing authorizables.Classorg.apache.jackrabbit.core.security.userApache JackRabbit
UserManagerImplDefault implementation of the UserManager interface with the following characteristics:Classorg.apache.jackrabbit.core.security.userApache JackRabbit
UserPerWorkspaceUserManagerDerived UserManager implementation that allows to switch between autosaving and transient change mode.Classorg.apache.jackrabbit.core.security.userApache JackRabbit
UserPrincipalClassorg.apache.jackrabbit.core.securityApache JackRabbit
WorkspaceAccessManagerThe WorkspaceAccessManager is responsible for workspace access.Interfaceorg.apache.jackrabbit.core.security.authorizationApache JackRabbit
XPathQueryBuilderClassorg.apache.jackrabbit.core.security.userApache JackRabbit
XPathQueryEvaluatorThis evaluator for Querys use XPath and some minimal client side filtering.Classorg.apache.jackrabbit.core.security.userApache JackRabbit