Uses of Interface
org.apache.camel.component.spring.security.AuthenticationAdapter
-
Packages that use AuthenticationAdapter Package Description org.apache.camel.component.spring.security -
-
Uses of AuthenticationAdapter in org.apache.camel.component.spring.security
Classes in org.apache.camel.component.spring.security that implement AuthenticationAdapter Modifier and Type Class Description classDefaultAuthenticationAdapterMethods in org.apache.camel.component.spring.security that return AuthenticationAdapter Modifier and Type Method Description AuthenticationAdapterSpringSecurityAuthorizationPolicy. getAuthenticationAdapter()Methods in org.apache.camel.component.spring.security with parameters of type AuthenticationAdapter Modifier and Type Method Description voidSpringSecurityAuthorizationPolicy. setAuthenticationAdapter(AuthenticationAdapter adapter)
-