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

/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/state/
H A DRestSTSInstanceState.java26 public class RestSTSInstanceState implements STSInstanceState<RestSTSInstanceConfig> { class in inherits:STSInstanceState
34 RestSTSInstanceState(RestSTSInstanceConfig stsInstanceConfig, SAML2CryptoProvider saml2CryptoProvider, method in class:RestSTSInstanceState
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/state/
H A DRestSTSInstanceState.java26 public class RestSTSInstanceState implements STSInstanceState<RestSTSInstanceConfig> { class in inherits:STSInstanceState
34 RestSTSInstanceState(RestSTSInstanceConfig stsInstanceConfig, SAML2CryptoProvider saml2CryptoProvider, method in class:RestSTSInstanceState

Completed in 55 milliseconds