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

/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 25 milliseconds