Uses of Package
org.silverpeas.core.jcr.security
-
Packages that use org.silverpeas.core.jcr.security Package Description org.silverpeas.core.jcr.security Provides the classes required by the implementation of the JCR when a user in Silverpeas is accessing the repository in order to delegate both the authentication and the authorization to the Silverpeas security mechanism. -
Classes in org.silverpeas.core.jcr.security used by org.silverpeas.core.jcr.security Class Description AccessContext Defines the context under which a user in Silverpeas accesses the JCR.JCRNode A Node in the JCR.LoginModuleRegistry Registry of allLoginModule
instances to use when authenticating a user accessing the JCR.SilverpeasJCRLoginModule Common classes for allLoginModule
s that takes in charge the authentication of a user accessing the Silverpeas JCR.