|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of AuthenticationAware in org.springframework.richclient.security |
---|
Subinterfaces of AuthenticationAware in org.springframework.richclient.security | |
---|---|
interface |
SecurityController
A security controller is responsible for authorizing other Authorizable
objects. |
Uses of AuthenticationAware in org.springframework.richclient.security.remoting |
---|
Classes in org.springframework.richclient.security.remoting that implement AuthenticationAware | |
---|---|
class |
BasicAuthCommonsHttpInvokerProxyFactoryBean
Extension of HttpInvokerProxyFactoryBean that supports the use of BASIC
authentication on each HTTP request while using commons-httpclient. |
class |
BasicAuthHttpInvokerProxyFactoryBean
Extension of HttpInvokerProxyFactoryBean that supports the use of BASIC
authentication on each HTTP request. |
class |
BasicAuthHttpInvokerRequestExecutor
Adds BASIC authentication support to SimpleHttpInvokerRequestExecutor . |
Uses of AuthenticationAware in org.springframework.richclient.security.support |
---|
Classes in org.springframework.richclient.security.support that implement AuthenticationAware | |
---|---|
class |
AbstractSecurityController
Abstract implementation of a security controller. |
class |
UserRoleSecurityController
This class controls the authorization of other objects, that implement the Authorizable , according to the roles held
by the currently authenticated user. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |