Searched refs:getAuthContextCompType (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIDPFinderService.java355 String authType = authnRequest.getAuthContextCompType();
H A DFSSSOAndFedHandler.java315 authType = authnRequest.getAuthContextCompType();
1622 origRequest.getAuthContextCompType());
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIDPFinderService.java355 String authType = authnRequest.getAuthContextCompType();
H A DFSSSOAndFedHandler.java315 authType = authnRequest.getAuthContextCompType();
1622 origRequest.getAuthContextCompType());
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java875 public String getAuthContextCompType() { method in class:FSAuthnRequest
883 * @see #getAuthContextCompType()
1474 String authType = retAuthnRequest.getAuthContextCompType();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java878 public String getAuthContextCompType() { method in class:FSAuthnRequest
886 * @see #getAuthContextCompType()
1477 String authType = retAuthnRequest.getAuthContextCompType();

Completed in 95 milliseconds