|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.spring.security.PreAuthenticatedAuthenticationProvider
public class PreAuthenticatedAuthenticationProvider
Provides a pre authenticated authentication
Constructor Summary | |
---|---|
PreAuthenticatedAuthenticationProvider()
|
Method Summary | |
---|---|
org.springframework.security.Authentication |
getAuthentication(Authentication authentication)
Provides a spring authentication according to mule's authentication |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreAuthenticatedAuthenticationProvider()
Method Detail |
---|
public org.springframework.security.Authentication getAuthentication(Authentication authentication)
getAuthentication
in interface SpringAuthenticationProvider
authentication
- the mule's authentication
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |