jdk/test/javax/security/auth/login/LoginContext/shared.config
author martin
Wed, 02 Sep 2015 14:11:50 -0700
changeset 32427 c22b7e41adf3
parent 29985 9e7cc139fb5c
permissions -rw-r--r--
8134984: Text files should end in exactly one newline Summary: automated fixup of newlines at end-of-file via the usual perl one-liner Reviewed-by: chegar, sherman
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29985
9e7cc139fb5c 8048138: Tests for JAAS callbacks
asmotrak
parents:
diff changeset
     1
SharedState {
9e7cc139fb5c 8048138: Tests for JAAS callbacks
asmotrak
parents:
diff changeset
     2
    SharedState$FirstModule required;
9e7cc139fb5c 8048138: Tests for JAAS callbacks
asmotrak
parents:
diff changeset
     3
    SharedState$SecondModule required;
32427
c22b7e41adf3 8134984: Text files should end in exactly one newline
martin
parents: 29985
diff changeset
     4
};