command « Security « Spring Q&A





1. Binding of user input to command objects    forum.springsource.org

Binding of user input to command objects I understand that spring 2.x provides a feature of binding all user input (entered through Html forms) to the command object. But, I have ...

2. how to access a Map within a command?    forum.springsource.org

how to access a Map within a command? Hi, I am trying to build some pages each of which have many selects. I have a class Select, which contains a Map: ...

3. Security for Commands    forum.springsource.org

Nov 15th, 2005, 10:29 AM #1 lstreepy View Profile View Forum Posts Private Message Senior Member Join Date Aug 2005 Location Austin, TX Posts 425 Security for Commands I've just checked ...

4. Extend security command to data    forum.springsource.org

Hi, I would to extend the implementation of security command to data for enable or disable the JComponent binded to they. About this I supposed two way of implementing it: 1. ...

5. EDT rule failed when using security manager on commands    forum.springsource.org

Hi I use the Spin RepaintManager to check my EDT rule. That is, that nothing graphical is done out of the EDT thread. The problem I have is that when the ...

6. Commands and security    forum.springsource.org

Commands and security Hi I have a userController defined like ...

7. Spring:Bind how to access another command field from one bound field    forum.springsource.org

Spring:Bind how to access another command field from one bound field Hi, I am displaying a list which contains an input text element in each line. I want to enable or ...

8. command line spring security 2.0    forum.springsource.org

can any one tell how to use spring security for a stand alone clients. command line . how to authenticate and use method security. if possible please post the complete example ...