| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DERBoolean | |
|---|---|
| org.apache.geronimo.util.asn1 | |
| org.apache.geronimo.util.asn1.x509 | |
| Uses of DERBoolean in org.apache.geronimo.util.asn1 | 
|---|
| Fields in org.apache.geronimo.util.asn1 declared as DERBoolean | |
|---|---|
| static DERBoolean | DERBoolean.FALSE | 
| static DERBoolean | DERBoolean.TRUE | 
| Methods in org.apache.geronimo.util.asn1 that return DERBoolean | |
|---|---|
| static DERBoolean | DERBoolean.getInstance(ASN1TaggedObject obj,
                       boolean explicit)return a Boolean from a tagged object. | 
| static DERBoolean | DERBoolean.getInstance(boolean value)return a DERBoolean from the passed in boolean. | 
| static DERBoolean | DERBoolean.getInstance(Object obj)return a boolean from the passed in object. | 
| Uses of DERBoolean in org.apache.geronimo.util.asn1.x509 | 
|---|
| Constructors in org.apache.geronimo.util.asn1.x509 with parameters of type DERBoolean | |
|---|---|
| X509Extension(DERBoolean critical,
                           ASN1OctetString value) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||