jdk-24/jdk/test/sun/security/krb5/auto
2012-12-17 12:18:46 +08:00
..
META-INF/services 6849275: enhance krb5 reg tests 2009-06-17 15:26:58 +08:00
AcceptorSubKey.java 7077646: gssapi wrap for CFX per-message tokens always set FLAG_ACCEPTOR_SUBKEY 2011-09-28 14:21:11 +08:00
Action.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
BadKdc1.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BadKdc2.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BadKdc3.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BadKdc4.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
BadKdc.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Basic.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
BasicKrb5Test.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
CleanState.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
Context.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
CrossRealm.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
DupEtypes.java 7067974: multiple ETYPE-INFO-ENTRY with same etype and different salt 2011-09-07 08:56:55 +08:00
DynamicKeytab.java 7197159: accept different kvno if there no match 2012-12-17 12:18:46 +08:00
EmptyPassword.java 6880619: reg tests for 6879540 2012-02-08 11:44:36 +08:00
FileKeyTab.java 7194472: FileKeyTab.java test fails on Windows 2012-08-28 17:25:07 +08:00
GSS.java 7152176: More krb5 tests 2012-03-20 19:12:21 +08:00
HttpNegotiateServer.java 7115744: Do not call File::deleteOnExit in security tests 2011-11-28 18:16:29 +08:00
IgnoreChannelBinding.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
KDC.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
KerberosHashEqualsTest.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
KeyPermissions.java 8004488: wrong permissions checked in krb5 2012-12-11 13:14:56 +08:00
KeyTabCompat.java 8004488: wrong permissions checked in krb5 2012-12-11 13:14:56 +08:00
KvnoNA.java 7197159: accept different kvno if there no match 2012-12-17 12:18:46 +08:00
LifeTimeInSeconds.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
LoginModuleOptions.java 6894072: always refresh keytab 2011-04-20 18:41:32 +08:00
MaxRetries.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
MoreKvno.java 7197159: accept different kvno if there no match 2012-12-17 12:18:46 +08:00
NewSalt.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
NoAddresses.java 7032354: no-addresses should not be used on acceptor side 2011-04-07 08:51:33 +08:00
NoInitNoKeytab.java 7089889: Krb5LoginModule.login() throws an exception if used without a keytab 2011-09-28 14:21:10 +08:00
NonMutualSpnego.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
OkAsDelegate.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
OkAsDelegateXRealm.java 7172701: KDC tests cleanup 2012-06-05 17:11:26 +08:00
OneKDC.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
PrincipalNameEquals.java 7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem 2011-08-04 18:18:45 +08:00
ReplayCache.java 7118809: rcache deadlock 2012-01-16 10:10:56 +08:00
RRC.java 7077640: gss wrap for cfx doesn't handle rrc != 0 2011-09-28 14:21:10 +08:00
S4U2proxy.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
S4U2proxyGSS.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
S4U2self.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
S4U2selfAsServer.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
S4U2selfAsServerGSS.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
S4U2selfGSS.java 6355584: Introduce constrained Kerberos delegation 2012-11-07 14:13:01 +08:00
SaslBasic.java 7110803: SASL service for multiple hostnames 2012-11-02 10:48:04 +08:00
SPNEGO.java 7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478 2011-05-03 02:48:59 +08:00
SpnegoReqFlags.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
SSL.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
TcpTimeout.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
Test5653.java 7018928: test failure: sun/security/krb5/auto/SSL.java 2011-02-15 12:11:15 +08:00
TwoPrinces.java 6894072: always refresh keytab 2011-04-20 18:41:32 +08:00
TwoTab.java 7152176: More krb5 tests 2012-03-20 19:12:21 +08:00
Unreachable.java 7162687: enhance KDC server availability detection 2012-05-23 15:51:10 +08:00
unreachable.krb5.conf 7162687: enhance KDC server availability detection 2012-05-23 15:51:10 +08:00
UseCacheAndStoreKey.java 7201053: Krb5LoginModule shows NPE when both useTicketCache and storeKey are set to true 2012-10-08 10:42:43 +08:00
W83.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00