org.springframework.richclient.security
Class SecurityAwareConfigurerTests.AuthAwareBean
java.lang.Object
org.springframework.richclient.security.SecurityAwareConfigurerTests.AuthAwareBean
- All Implemented Interfaces:
- org.springframework.richclient.security.AuthenticationAware
- Enclosing class:
- SecurityAwareConfigurerTests
public static class SecurityAwareConfigurerTests.AuthAwareBean
- extends Object
- implements org.springframework.richclient.security.AuthenticationAware
Class to test automatic notification.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
authentication
public org.springframework.security.Authentication authentication
sequence
public int sequence
SecurityAwareConfigurerTests.AuthAwareBean
public SecurityAwareConfigurerTests.AuthAwareBean()
setAuthenticationToken
public void setAuthenticationToken(org.springframework.security.Authentication authentication)
- Specified by:
setAuthenticationToken
in interface org.springframework.richclient.security.AuthenticationAware
reset
public void reset()
Copyright © 2004-2009 The Spring Framework. All Rights Reserved.