8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
|
test {
|
||
|
com.sun.security.auth.module.SolarisLoginModule required;
|
||
|
};
|
||
|
|
||
|
test2 {
|
||
|
java.lang.Math required;
|
||
|
};
|