Results 1 to 3 of 3

Thread: Error when setting the forceAuthN property in WebSSOProfileOptions

  1. #1
    Join Date
    Oct 2004
    Posts
    151

    Default Error when setting the forceAuthN property in WebSSOProfileOptions

    Hi!

    When trying to set the forceAuthN property in WebSSOProfileOptions I get
    Code:
    Bean property 'forceAuthN' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
    I see that getForceAuthN returns a boolean while setForceAuthN takes a Boolean as argument.


    -Kaj

  2. #2
    Join Date
    Feb 2009
    Location
    Helsinki
    Posts
    163

    Default

    Hi Kaj,

    Thanks for noticing, it's fixed in trunk.

    Vladi

  3. #3
    Join Date
    Oct 2004
    Posts
    151

    Default

    Quote Originally Posted by vsch View Post
    Thanks for noticing, it's fixed in trunk.
    Great Works just fine now! Thanks for fixing!

    -Kaj

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •