Searched defs:RestSTSInstanceConfigStore (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-sts/openam-publish-sts/src/main/java/org/forgerock/openam/sts/publish/rest/
H A DRestSTSInstanceConfigStore.java32 public class RestSTSInstanceConfigStore extends STSInstanceConfigStoreBase<RestSTSInstanceConfig> { class in inherits:STSInstanceConfigStoreBase
35 RestSTSInstanceConfigStore(InstanceConfigMarshaller<RestSTSInstanceConfig> instanceConfigMarshaller, Logger logger) { method in class:RestSTSInstanceConfigStore
/forgerock/openam/openam-sts/openam-publish-sts/src/main/java/org/forgerock/openam/sts/publish/rest/
H A DRestSTSInstanceConfigStore.java32 public class RestSTSInstanceConfigStore extends STSInstanceConfigStoreBase<RestSTSInstanceConfig> { class in inherits:STSInstanceConfigStoreBase
35 RestSTSInstanceConfigStore(InstanceConfigMarshaller<RestSTSInstanceConfig> instanceConfigMarshaller, Logger logger) { method in class:RestSTSInstanceConfigStore

Completed in 38 milliseconds