Uses of Interface
com.svenruppert.jsentinel.credential.token.TokenVerificationResult
Packages that use TokenVerificationResult
-
Uses of TokenVerificationResult in com.svenruppert.jsentinel.credential.token
Classes in com.svenruppert.jsentinel.credential.token that implement TokenVerificationResultModifier and TypeClassDescriptionstatic final recordstatic final recordThe supplied token's selector does not match the stored digest's selector.static final recordMethods in com.svenruppert.jsentinel.credential.token that return TokenVerificationResultModifier and TypeMethodDescriptionTokenDigestService.verifyVerifier(SelectorVerifierToken candidate, TokenDigestRecord stored) Verifies the supplied token's verifier against the stored digest record.