it.eng.rdlab.soa3.authn.rest
Interface AuthenticationContext

All Known Implementing Classes:
LDAPAuthenticationContext

public interface AuthenticationContext


Method Summary
 org.springframework.ldap.core.ContextSource getContextSource()
           
 org.springframework.ldap.core.simple.SimpleLdapTemplate getLdapTemplate()
           
 

Method Detail

getContextSource

org.springframework.ldap.core.ContextSource getContextSource()

getLdapTemplate

org.springframework.ldap.core.simple.SimpleLdapTemplate getLdapTemplate()


Copyright © 2013. All Rights Reserved.