@Version("3.0.0")
Package org.apache.jackrabbit.oak.spi.security.authentication.credentials
-
Interface Summary Interface Description CredentialsSupport Simple helper interface that allows to easily plug support for additional or customCredentialsimplementations during authentication. -
Class Summary Class Description AbstractCredentials CompositeCredentialsSupport Composite implementation of theCredentialsSupportinterface that handles multiple providers.SimpleCredentialsSupport Implementation of theCredentialsSupportinterface that handlesSimpleCredentials.