|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityControllerManager | |
---|---|
org.springframework.richclient.application.config | |
org.springframework.richclient.application.support | |
org.springframework.richclient.security.support |
Uses of SecurityControllerManager in org.springframework.richclient.application.config |
---|
Methods in org.springframework.richclient.application.config that return SecurityControllerManager | |
---|---|
protected SecurityControllerManager |
DefaultApplicationObjectConfigurer.getSecurityControllerManager()
Returns this instance's security controller manager. |
Constructors in org.springframework.richclient.application.config with parameters of type SecurityControllerManager | |
---|---|
DefaultApplicationObjectConfigurer(MessageSource messageSource,
ImageSource imageSource,
IconSource iconSource,
SecurityControllerManager securityControllerManager)
Creates a new DefaultApplicationObjectConfigurer that will use
the given message, image and icon sources. |
Uses of SecurityControllerManager in org.springframework.richclient.application.support |
---|
Methods in org.springframework.richclient.application.support with parameters of type SecurityControllerManager | |
---|---|
void |
DefaultApplicationServices.setSecurityControllerManager(SecurityControllerManager securityControllerManager)
Set the security controller manager service implementation |
Uses of SecurityControllerManager in org.springframework.richclient.security.support |
---|
Classes in org.springframework.richclient.security.support that implement SecurityControllerManager | |
---|---|
class |
DefaultSecurityControllerManager
Default implementation of the SecurityControllerManager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |