public class DefaultAuthenticationAdapter extends Object implements AuthenticationAdapter
Constructor and Description |
---|
DefaultAuthenticationAdapter() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.security.core.Authentication |
convertToAuthentication(Subject subject)
You can add the customer convert code here
|
org.springframework.security.core.Authentication |
toAuthentication(Subject subject) |
public org.springframework.security.core.Authentication toAuthentication(Subject subject)
toAuthentication
in interface AuthenticationAdapter
protected org.springframework.security.core.Authentication convertToAuthentication(Subject subject)
Apache Camel