Package | Description |
---|---|
org.polarsys.eplmp.core.services |
Business layer classes.
|
Modifier and Type | Method and Description |
---|---|
void |
IOAuthManagerLocal.deleteProvider(int id) |
OAuthProvider |
IOAuthManagerLocal.getProvider(int id) |
OAuthProvider |
IOAuthManagerLocal.updateProvider(int id,
String name,
boolean enabled,
String authority,
String issuer,
String clientID,
String jwsAlgorithm,
String jwkSetURL,
String redirectUri,
String secret,
String scope,
String responseType,
String authorizationEndpoint) |
Copyright © 2018 DocDoku. All rights reserved.