Searched defs:validateConfigurationState (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/model/
H A DSTSInstanceModel.java72 STSInstanceModelResponse validateConfigurationState(STSType stsType, Map<String, Set<String>> configurationState); method in interface:STSInstanceModel
H A DSTSInstanceModelBase.java68 Called during validateConfigurationState - allows the RestSTSInstanceModel or SoapSTSInstanceModel subclasses to
166 public STSInstanceModelResponse validateConfigurationState(STSType stsType, Map<String, Set<String>> configurationState) { method in class:STSInstanceModelBase
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/model/
H A DSTSInstanceModel.java72 STSInstanceModelResponse validateConfigurationState(STSType stsType, Map<String, Set<String>> configurationState); method in interface:STSInstanceModel
H A DSTSInstanceModelBase.java68 Called during validateConfigurationState - allows the RestSTSInstanceModel or SoapSTSInstanceModel subclasses to
166 public STSInstanceModelResponse validateConfigurationState(STSType stsType, Map<String, Set<String>> configurationState) { method in class:STSInstanceModelBase

Completed in 51 milliseconds