Uses of Class
org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
Packages that use TokenCredentials
-
Uses of TokenCredentials in org.apache.jackrabbit.oak.spi.security.authentication.token
Methods in org.apache.jackrabbit.oak.spi.security.authentication.token with parameters of type TokenCredentialsModifier and TypeMethodDescriptionboolean
TokenInfo.matches
(@NotNull TokenCredentials tokenCredentials) Returnstrue
if the specified credentials can be successfully validated against the information stored in this instance.