Searched refs:ASSERTION_MINOR_VERSION (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DSecurityAssertion.java400 return sc.ASSERTION_MINOR_VERSION;
404 return sc.ASSERTION_MINOR_VERSION;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DSecurityAssertion.java400 return sc.ASSERTION_MINOR_VERSION;
404 return sc.ASSERTION_MINOR_VERSION;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java287 public static int ASSERTION_MINOR_VERSION = 1; field in class:SAMLConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java287 public static int ASSERTION_MINOR_VERSION = 1; field in class:SAMLConstants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAssertionBase.java82 protected int _minorVersion = sc.ASSERTION_MINOR_VERSION;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java941 public static final int ASSERTION_MINOR_VERSION = 0; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java941 public static final int ASSERTION_MINOR_VERSION = 0; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAssertionBase.java85 protected int _minorVersion = sc.ASSERTION_MINOR_VERSION;

Completed in 66 milliseconds