- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for KrbException (0.06 sec)
-
src/test/java/jcifs/tests/KerberosTest.java
throws Asn1Exception, KrbException, IOException { PrincipalName principalName = convertPrincipal(principal); EncryptionKey[] keys = Krb5Util.keysFromJavaxKeyTab(keytab, principalName); if ( keys == null || keys.length == 0 ) { throw new KrbException("Could not find any keys in keytab for " + principalName); //$NON-NLS-1$ }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Mar 01 09:46:04 UTC 2020 - 11.5K bytes - Viewed (0)