HomeSort by relevance Sort by last modified time
    Searched defs:Principal (Results 1 - 18 of 18) sorted by null

  /libcore/ojluni/src/main/java/java/security/
Principal.java 29 * This interface represents the abstract notion of a principal, which
37 public interface Principal {
40 * Compares this principal to the specified object. Returns true
41 * if the object passed in matches the principal represented by
44 * @param another principal to compare with.
46 * @return true if the principal passed in is the same as that
47 * encapsulated by this principal, and false otherwise.
53 * Returns a string representation of this principal.
55 * @return a string representation of this principal.
60 * Returns a hashcode for this principal
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
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 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/tools/common/api-versions/android-1/
android.jar 
  /prebuilts/tools/common/api-versions/android-2/
android.jar 
  /prebuilts/tools/common/api-versions/android-3/
android.jar 

Completed in 87 milliseconds