Uses of Class
org.apache.jackrabbit.api.security.authentication.token.TokenCredentials
-
Packages that use TokenCredentials Package Description org.apache.jackrabbit.oak.spi.security.authentication.token -
-
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 TokenCredentials Modifier and Type Method Description boolean
TokenInfo. matches(@NotNull TokenCredentials tokenCredentials)
Returnstrue
if the specified credentials can be successfully validated against the information stored in this instance.
-