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

/forgerock/openam-v13/openam-federation/OpenFM/src/main/integrations/siteminder/source/com/sun/identity/authentication/siteminder/
H A DSMAuthModule.java85 private int authenticationPort = 44442; field in class:SMAuthModule
122 authenticationPort = Integer.parseInt(tmp);
200 authenticationPort,
/forgerock/openam/openam-federation/OpenFM/src/main/integrations/siteminder/source/com/sun/identity/authentication/siteminder/
H A DSMAuthModule.java85 private int authenticationPort = 44442; field in class:SMAuthModule
122 authenticationPort = Integer.parseInt(tmp);
200 authenticationPort,

Completed in 29 milliseconds