A C G O T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addRule(TokenValidationRule) - Method in interface org.eclipse.dataspaceconnector.common.token.TokenValidationRulesRegistry
- addRule(TokenValidationRule) - Method in class org.eclipse.dataspaceconnector.common.token.TokenValidationRulesRegistryImpl
C
- checkRule(SignedJWT) - Method in interface org.eclipse.dataspaceconnector.common.token.TokenValidationRule
- checkRule(SignedJWT, Map<String, Object>) - Method in interface org.eclipse.dataspaceconnector.common.token.TokenValidationRule
G
- getRules() - Method in interface org.eclipse.dataspaceconnector.common.token.TokenValidationRulesRegistry
- getRules() - Method in class org.eclipse.dataspaceconnector.common.token.TokenValidationRulesRegistryImpl
O
- org.eclipse.dataspaceconnector.common.token - package org.eclipse.dataspaceconnector.common.token
T
- TokenValidationRule - Interface in org.eclipse.dataspaceconnector.common.token
-
Interface for token validation rules.
- TokenValidationRulesRegistry - Interface in org.eclipse.dataspaceconnector.common.token
-
Registry for
TokenValidationRule. - TokenValidationRulesRegistryImpl - Class in org.eclipse.dataspaceconnector.common.token
-
In-memory implementation of
TokenValidationRulesRegistry - TokenValidationRulesRegistryImpl() - Constructor for class org.eclipse.dataspaceconnector.common.token.TokenValidationRulesRegistryImpl
- TokenValidationService - Interface in org.eclipse.dataspaceconnector.common.token
-
Interface for validating token.
- TokenValidationServiceImpl - Class in org.eclipse.dataspaceconnector.common.token
- TokenValidationServiceImpl(PublicKeyResolver, TokenValidationRulesRegistry) - Constructor for class org.eclipse.dataspaceconnector.common.token.TokenValidationServiceImpl
V
- validate(String) - Method in interface org.eclipse.dataspaceconnector.common.token.TokenValidationService
-
Validates the token.
- validate(TokenRepresentation) - Method in interface org.eclipse.dataspaceconnector.common.token.TokenValidationService
-
Validates the token and offers possibility for additional information for validations.
- validate(TokenRepresentation) - Method in class org.eclipse.dataspaceconnector.common.token.TokenValidationServiceImpl
All Classes All Packages