Searched refs:intToTwoBytes (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DArtifactImpl.java254 byte[] indexArray = SAML2SDKUtils.intToTwoBytes(endpointindex);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/protocol/impl/
H A DArtifactImpl.java254 byte[] indexArray = SAML2SDKUtils.intToTwoBytes(endpointindex);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2SDKUtils.java409 public static byte[] intToTwoBytes(int i) method in class:SAML2SDKUtils
412 debug.error("SAML2Utils.intToTwoBytes: wrong index value range.");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2SDKUtils.java409 public static byte[] intToTwoBytes(int i) method in class:SAML2SDKUtils
412 debug.error("SAML2Utils.intToTwoBytes: wrong index value range.");

Completed in 37 milliseconds