Class Renewing

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

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

        public static final java.lang.String className
        Qualified class name: System.IdentityModel.Protocols.WSTrust.Renewing
        See Also:
        Constant Field Values
      • classType

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

      • Renewing

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

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

        public Renewing​(boolean allowRenewal,
                        boolean okForRenewalAfterExpiration)
                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAllowRenewal

        public boolean getAllowRenewal()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAllowRenewal

        public void setAllowRenewal​(boolean AllowRenewal)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOkForRenewalAfterExpiration

        public boolean getOkForRenewalAfterExpiration()
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setOkForRenewalAfterExpiration

        public void setOkForRenewalAfterExpiration​(boolean OkForRenewalAfterExpiration)
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable