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

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DConfigureSocialAuthN.java94 if (authModuleExists(realm, authModuleName)) {
159 private boolean authModuleExists(String realm, String authModuleName) throws WorkflowException { method in class:ConfigureSocialAuthN
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DConfigureSocialAuthN.java94 if (authModuleExists(realm, authModuleName)) {
159 private boolean authModuleExists(String realm, String authModuleName) throws WorkflowException { method in class:ConfigureSocialAuthN

Completed in 1159 milliseconds