OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:realmname
(Results
1 - 11
of
11
) sorted by null
/external/jetty/src/java/org/eclipse/jetty/client/security/
HashRealmResolver.java
40
public Realm getRealm( String
realmName
, HttpDestination destination, String path ) throws IOException
42
return _realmMap.get(
realmName
);
RealmResolver.java
27
public Realm getRealm( String
realmName
, HttpDestination destination, String path ) throws IOException;
SimpleRealmResolver.java
40
public Realm getRealm( String
realmName
, HttpDestination destination, String path ) throws IOException
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
ANQPFactory.java
139
for (String
realmName
: realmNames) {
141
byte[] octets =
realmName
.getBytes(StandardCharsets.UTF_8);
/external/jetty/src/java/org/eclipse/jetty/security/
SecurityHandler.java
168
* @return the
realmName
177
* @param
realmName
the
realmName
to set
180
public void setRealmName(String
realmName
)
184
_realmName =
realmName
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecapi.h
[
all
...]
/prebuilts/eclipse/maven/apache-maven-3.2.1/boot/
plexus-classworlds-2.5.1.jar
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/
plexus-classworlds-2.4.jar
/prebuilts/tools/common/m2/repository/classworlds/classworlds/1.1/
classworlds-1.1.jar
/prebuilts/tools/common/m2/repository/classworlds/classworlds/1.1-alpha-2/
classworlds-1.1-alpha-2.jar
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar
Completed in 341 milliseconds