public class RpSyncService extends Object
| Constructor and Description |
|---|
RpSyncService(RpService rpService,
PersistenceService persistenceService) |
| Modifier and Type | Method and Description |
|---|---|
Rp |
getRp(String oxdId) |
Rp |
getRpTest(String oxdId) |
org.gluu.oxauth.client.RegisterResponse |
readClientFromRp(String clientRegistrationClientUri,
String clientRegistrationAccessToken) |
static boolean |
shouldSync(Rp rp) |
@Inject public RpSyncService(RpService rpService, PersistenceService persistenceService)
Copyright © 2021. All rights reserved.