|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.component.spring.security.DefaultAuthenticationAdapter
public class DefaultAuthenticationAdapter
| Constructor Summary | |
|---|---|
DefaultAuthenticationAdapter()
|
|
| Method Summary | |
|---|---|
protected org.springframework.security.core.Authentication |
convertToAuthentication(javax.security.auth.Subject subject)
You can add the customer convert code here |
org.springframework.security.core.Authentication |
toAuthentication(javax.security.auth.Subject subject)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultAuthenticationAdapter()
| Method Detail |
|---|
public org.springframework.security.core.Authentication toAuthentication(javax.security.auth.Subject subject)
toAuthentication in interface AuthenticationAdapterprotected org.springframework.security.core.Authentication convertToAuthentication(javax.security.auth.Subject subject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||