Searched refs:NAME_ID_POLICY_ONETIME (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSAssertionArtifactHandler.java1519 nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
1572 !nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
1610 nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
1674 !nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
H A DFSSSOAndFedHandler.java1083 !nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSAssertionArtifactHandler.java1521 nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
1574 !nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
1612 nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
1676 !nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
H A DFSSSOAndFedHandler.java1083 !nameIDPolicy.equals(IFSConstants.NAME_ID_POLICY_ONETIME))
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1710 public static final String NAME_ID_POLICY_ONETIME = "onetime"; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1710 public static final String NAME_ID_POLICY_ONETIME = "onetime"; field in interface:IFSConstants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java225 IFSConstants.NAME_ID_POLICY_ONETIME))
1441 IFSConstants.NAME_ID_POLICY_ONETIME))
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java228 IFSConstants.NAME_ID_POLICY_ONETIME))
1444 IFSConstants.NAME_ID_POLICY_ONETIME))
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java588 nameIDPolicyForReal = IFSConstants.NAME_ID_POLICY_ONETIME;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSLoginHelper.java588 nameIDPolicyForReal = IFSConstants.NAME_ID_POLICY_ONETIME;

Completed in 82 milliseconds