Package system.net

Class WebPermissionAttribute

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Security.Permissions, Version=9.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.Net.WebPermissionAttribute
        See Also:
        Constant Field Values
      • classType

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

      • WebPermissionAttribute

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

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

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

      • getAccept

        public java.lang.String getAccept()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAccept

        public void setAccept​(java.lang.String Accept)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAcceptPattern

        public java.lang.String getAcceptPattern()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAcceptPattern

        public void setAcceptPattern​(java.lang.String AcceptPattern)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConnect

        public java.lang.String getConnect()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setConnect

        public void setConnect​(java.lang.String Connect)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConnectPattern

        public java.lang.String getConnectPattern()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setConnectPattern

        public void setConnectPattern​(java.lang.String ConnectPattern)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable