Class AuthorizationElement

  • All Implemented Interfaces:
    java.io.Serializable, IDLEntity

    public final class AuthorizationElement
    extends java.lang.Object
    implements IDLEntity
    com/sun/corba/ee/org/omg/CSI/AuthorizationElement.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/csiv2-idl/src/main/idl/CSI.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • the_type

        public int the_type
      • the_element

        public byte[] the_element
    • Constructor Detail

      • AuthorizationElement

        public AuthorizationElement()
      • AuthorizationElement

        public AuthorizationElement​(int _the_type,
                                    byte[] _the_element)