OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLIENT_AUTH_TYPES
(Results
1 - 2
of
2
) sorted by null
/libcore/support/src/test/java/libcore/javax/net/ssl/
TestTrustManager.java
75
if (!StandardNames.
CLIENT_AUTH_TYPES
.contains(authType)) {
/libcore/support/src/test/java/libcore/java/security/
StandardNames.java
555
public static final Set<String>
CLIENT_AUTH_TYPES
= new HashSet<String>(Arrays.asList(
[
all
...]
Completed in 126 milliseconds