Searched defs:Principal (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DPrincipal.java33 * <code>Principal</code>, encoded as a sequence of bytes.
38 public class Principal { class
40 * Sets the name of this <code>Principal</code> object to the given value.
41 * @param value the value to be set in the <code>Principal</code>
50 * Gets the name of this <code>Principal</code> object.
51 * @return the name of this <code>Principal</code> object
/openjdk7/jdk/src/share/classes/java/security/
H A DPrincipal.java37 public interface Principal { interface

Completed in 37 milliseconds