HomeSort by relevance Sort by last modified time
    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...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/15/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 27 milliseconds