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 class
DefaultAuthenticationAdapter
Methods in org.apache.camel.component.spring.security that return AuthenticationAdapter Modifier and Type Method Description AuthenticationAdapter
SpringSecurityAuthorizationPolicy. getAuthenticationAdapter()
Methods in org.apache.camel.component.spring.security with parameters of type AuthenticationAdapter Modifier and Type Method Description void
SpringSecurityAuthorizationPolicy. setAuthenticationAdapter(AuthenticationAdapter adapter)
-