Searched refs:restStsInstanceStore (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/state/
H A DRestSTSInstanceStateProvider.java37 RestSTSInstanceStateProvider(STSInstanceConfigStore<RestSTSInstanceConfig> restStsInstanceStore, argument
42 super(restStsInstanceStore, instanceStateFactory, serviceListenerRegistration, serviceListener,
H A DSoapSTSInstanceStateProvider.java37 SoapSTSInstanceStateProvider(STSInstanceConfigStore<SoapSTSInstanceConfig> restStsInstanceStore, argument
42 super(restStsInstanceStore, instanceStateFactory, serviceListenerRegistration, serviceListener,
H A DSTSInstanceStateProviderBase.java47 STSInstanceStateProviderBase(STSInstanceConfigStore<S> restStsInstanceStore, argument
55 this.stsInstanceConfigStore = restStsInstanceStore;
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/state/
H A DRestSTSInstanceStateProvider.java37 RestSTSInstanceStateProvider(STSInstanceConfigStore<RestSTSInstanceConfig> restStsInstanceStore, argument
42 super(restStsInstanceStore, instanceStateFactory, serviceListenerRegistration, serviceListener,
H A DSoapSTSInstanceStateProvider.java37 SoapSTSInstanceStateProvider(STSInstanceConfigStore<SoapSTSInstanceConfig> restStsInstanceStore, argument
42 super(restStsInstanceStore, instanceStateFactory, serviceListenerRegistration, serviceListener,
H A DSTSInstanceStateProviderBase.java47 STSInstanceStateProviderBase(STSInstanceConfigStore<S> restStsInstanceStore, argument
55 this.stsInstanceConfigStore = restStsInstanceStore;

Completed in 76 milliseconds