< prev index next >

test/sun/security/krb5/etype/ETypeOrder.java

Print this page

        

*** 21,30 **** --- 21,31 ---- * questions. */ /* * @test * @bug 6844907 + * @modules java.security.jgss/sun.security.krb5.internal.crypto * @run main/othervm ETypeOrder * @summary krb5 etype order should be from strong to weak */ import sun.security.krb5.internal.crypto.EType;
< prev index next >