Package org.apache.jackrabbit.oak.spi.security.authentication.token
@Version("1.9.0")
package org.apache.jackrabbit.oak.spi.security.authentication.token
-
ClassDescription
TokenConfiguration
that combines different token provider implementations.Aggregates a collection ofTokenProvider
s into a single provider.Configuration for token management.Subclass ofCredentialException
indicating that the token credentials used for repository login have expired.TheTokenInfo
provides data associated with a login token and basic methods to verify the validity of token credentials at given point in time.Interface to manage create and manage login tokens.