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

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Holder.java 21 * entityName [1] GeneralNames OPTIONAL,
48 GeneralNames entityName;
85 entityName = GeneralNames.getInstance(tagObj, true);
117 entityName = GeneralNames.getInstance(tObj, false);
157 * Constructs a holder with an entityName for V2 attribute certificates.
159 * @param entityName The entity or subject name.
161 public Holder(GeneralNames entityName)
163 this(entityName, V2_CERTIFICATE_HOLDER);
167 * Constructs a holder with an entityName for V2 attribute certificates or
170 * @param entityName The entity or subject name
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 

Completed in 1465 milliseconds