| Package | Description |
|---|---|
| org.gluu.oxd.server.op | |
| org.gluu.oxd.server.service |
| Modifier and Type | Class and Description |
|---|---|
class |
OpClientFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
OpClientFactory |
Validator.getOpClientFactory() |
OpClientFactory |
BaseOperation.getOpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.gluu.oxauth.model.jws.AbstractJwsSigner |
Validator.createJwsSigner(org.gluu.oxauth.model.jwt.Jwt idToken,
org.gluu.oxauth.client.OpenIdConfigurationResponse discoveryResponse,
PublicOpKeyService keyService,
OpClientFactory opClientFactory,
Rp rp) |
Validator.Builder |
Validator.Builder.opClientFactory(OpClientFactory opClientFactory) |
| Constructor and Description |
|---|
DiscoveryService(HttpService httpService,
RpService rpService,
ValidationService validationService,
OpClientFactory opClientFactory) |
IntrospectionService(HttpService httpService,
UmaTokenService umaTokenService,
DiscoveryService discoveryService,
OpClientFactory opClientFactory) |
PublicOpKeyService(ConfigurationService configurationService,
HttpService httpService,
OpClientFactory opClientFactory) |
UmaTokenService(RpService rpService,
ValidationService validationService,
DiscoveryService discoveryService,
HttpService httpService,
OxdServerConfiguration configuration,
StateService stateService,
OpClientFactory opClientFactory) |
Copyright © 2020. All rights reserved.