Uses of Class
org.omg.CORBA.Principal
Packages that use Principal
Package
Description
-
Uses of Principal in com.sun.corba.se.impl.corba
Subclasses of Principal in com.sun.corba.se.impl.corbaMethods in com.sun.corba.se.impl.corba that return PrincipalMethods in com.sun.corba.se.impl.corba with parameters of type Principal -
Uses of Principal in com.sun.corba.se.impl.encoding
Methods in com.sun.corba.se.impl.encoding that return PrincipalModifier and TypeMethodDescriptionCDRInputStream_1_0.read_Principal()final PrincipalCDRInputStream.read_Principal()IDLJavaSerializationInputStream.read_Principal()MarshalInputStream.read_Principal()WrapperInputStream.read_Principal()Methods in com.sun.corba.se.impl.encoding with parameters of type PrincipalModifier and TypeMethodDescriptionvoidCDROutputStream_1_0.write_Principal(Principal p) final voidCDROutputStream.write_Principal(Principal value) voidMarshalOutputStream.write_Principal(Principal value) -
Uses of Principal in com.sun.corba.se.impl.protocol.giopmsgheaders
Methods in com.sun.corba.se.impl.protocol.giopmsgheaders that return PrincipalModifier and TypeMethodDescriptionRequestMessage_1_0.getPrincipal()RequestMessage_1_1.getPrincipal()RequestMessage_1_2.getPrincipal()RequestMessage.getPrincipal()Methods in com.sun.corba.se.impl.protocol.giopmsgheaders with parameters of type PrincipalModifier and TypeMethodDescriptionstatic RequestMessageMessageBase.createRequest(ORB orb, GIOPVersion gv, byte encodingVersion, int request_id, boolean response_expected, IOR ior, short addrDisp, String operation, ServiceContexts service_contexts, Principal requesting_principal) -
Uses of Principal in org.omg.CORBA
Fields in org.omg.CORBA declared as PrincipalModifier and TypeFieldDescriptionPrincipalHolder.valueDeprecated.ThePrincipalvalue held by thisPrincipalHolderobject.Methods in org.omg.CORBA that return PrincipalMethods in org.omg.CORBA with parameters of type PrincipalModifier and TypeMethodDescriptionvoidAny.insert_Principal(Principal p) Deprecated.Deprecated by CORBA 2.2.Constructors in org.omg.CORBA with parameters of type PrincipalModifierConstructorDescriptionPrincipalHolder(Principal initial) Deprecated.Constructs a newPrincipalHolderobject with itsvaluefield initialized to the givenPrincipalobject. -
Uses of Principal in org.omg.CORBA.portable
Methods in org.omg.CORBA.portable that return PrincipalModifier and TypeMethodDescriptionInputStream.read_Principal()Deprecated.Deprecated by CORBA 2.2.Methods in org.omg.CORBA.portable with parameters of type PrincipalModifier and TypeMethodDescriptionvoidOutputStream.write_Principal(Principal value) Deprecated.Deprecated by CORBA 2.2.