- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGettersWithNull (0.4 seconds)
-
src/test/java/jcifs/pac/kerberos/KerberosEncDataTest.java
/** * Test getters with null values. * * @throws IOException if an I/O error occurs * @throws PACDecodingException if a PAC decoding error occurs */ @Test void testGettersWithNull() throws IOException, PACDecodingException { // Build a token with no optional fields ASN1EncodableVector vector = new ASN1EncodableVector(); DERSequence sequence = new DERSequence(vector);Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 7.7K bytes - Click Count (0)