OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Principal
(Results
1 - 10
of
10
) sorted by null
/libcore/luni/src/main/java/java/security/
Principal.java
22
* {@code
Principal
}s are objects which have identities. These can be
25
public interface
Principal
{
27
* Compares the specified object with this {@code
Principal
} for equality
33
*
Principal
}.
35
*
Principal
}, otherwise {@code false}.
40
* Returns the name of this {@code
Principal
}.
42
* @return the name of this {@code
Principal
}.
47
* Returns the hash code value for this {@code
Principal
}. Returns the same
48
* hash code for {@code
Principal
}s that are equal to each other as
51
* @return the hash code value for this {@code
Principal
}
[
all
...]
/prebuilts/sdk/10/
android.jar
/prebuilts/sdk/11/
android.jar
/prebuilts/sdk/13/
android.jar
/prebuilts/sdk/16/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/7/
android.jar
/prebuilts/sdk/8/
android.jar
/prebuilts/sdk/9/
android.jar
Completed in 959 milliseconds