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

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DConfigureSocialAuthN.java102 createSocialAuthenticationChain(realm, authModuleName, authChainName);
292 private void createSocialAuthenticationChain(String realm, String authModuleName, String authChainName) method in class:ConfigureSocialAuthN
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DConfigureSocialAuthN.java102 createSocialAuthenticationChain(realm, authModuleName, authChainName);
292 private void createSocialAuthenticationChain(String realm, String authModuleName, String authChainName) method in class:ConfigureSocialAuthN

Completed in 884 milliseconds