Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
gnu.java.security.OID

Uses of OID in gnu.java.security
 

Methods in gnu.java.security that return OID
 OID OID.getParent()
          Get the parent OID of this OID.
 OID OID.getChild(int id)
           
 OID OID.getRoot()
          Get the root OID of this OID.