Class OraclePermissionAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Security.Permissions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Security.Permissions
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Data.OracleClient.OraclePermissionAttribute
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • OraclePermissionAttribute

        public OraclePermissionAttribute​(java.lang.Object instance)
                                  throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • OraclePermissionAttribute

        public OraclePermissionAttribute()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • OraclePermissionAttribute

        public OraclePermissionAttribute​(SecurityAction action)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • ShouldSerializeConnectionString

        public boolean ShouldSerializeConnectionString()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ShouldSerializeKeyRestrictions

        public boolean ShouldSerializeKeyRestrictions()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAllowBlankPassword

        public boolean getAllowBlankPassword()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAllowBlankPassword

        public void setAllowBlankPassword​(boolean AllowBlankPassword)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKeyRestrictionBehavior

        public KeyRestrictionBehavior getKeyRestrictionBehavior()
                                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setKeyRestrictionBehavior

        public void setKeyRestrictionBehavior​(KeyRestrictionBehavior KeyRestrictionBehavior)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConnectionString

        public java.lang.String getConnectionString()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setConnectionString

        public void setConnectionString​(java.lang.String ConnectionString)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKeyRestrictions

        public java.lang.String getKeyRestrictions()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setKeyRestrictions

        public void setKeyRestrictions​(java.lang.String KeyRestrictions)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable