Class CMConfig
- java.lang.Object
-
- org.oa4mp.server.loader.oauth2.cm.CMConfig
-
- Direct Known Subclasses:
CM7591Config
public class CMConfig extends Object
Entry for the Client management configuration map. A client management configuration consists of a protocol (such as rfc7591 or oa4mp), whether it is enabled and the full url to the service. Note that at load time, the configuration entry could either specify the full url or it may just specify the endpoint and use the address the service is configured with.Created by Jeff Gaynor
on 7/25/19 at 1:42 PM