Searched defs:ISSUE_INSTANT (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java105 static final String ISSUE_INSTANT = "issueInstant"; field in class:PolicyResponse
261 String issueInst = XMLUtils.getNodeAttributeValue(pNode, ISSUE_INSTANT);
269 + ISSUE_INSTANT + ":" + issueInst);
275 + ISSUE_INSTANT);
352 xmlsb.append(ISSUE_INSTANT)
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/remote/
H A DPolicyResponse.java105 static final String ISSUE_INSTANT = "issueInstant"; field in class:PolicyResponse
261 String issueInst = XMLUtils.getNodeAttributeValue(pNode, ISSUE_INSTANT);
269 + ISSUE_INSTANT + ":" + issueInst);
275 + ISSUE_INSTANT);
352 xmlsb.append(ISSUE_INSTANT)
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java454 public String ISSUE_INSTANT="IssueInstant"; field in interface:SAML2Constants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java454 public String ISSUE_INSTANT="IssueInstant"; field in interface:SAML2Constants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1858 public static final String ISSUE_INSTANT="IssueInstant"; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java1858 public static final String ISSUE_INSTANT="IssueInstant"; field in interface:IFSConstants

Completed in 69 milliseconds