Uses of Interface
it.eng.rdlab.soa3.connector.service.core.AuthenticationInternalService

Packages that use AuthenticationInternalService
it.eng.rdlab.soa3.connector.service.core   
it.eng.rdlab.soa3.connector.service.core.impl   
 

Uses of AuthenticationInternalService in it.eng.rdlab.soa3.connector.service.core
 

Methods in it.eng.rdlab.soa3.connector.service.core that return AuthenticationInternalService
static AuthenticationInternalService AuthenticationServiceFactory.generateService(Map<String,String> parameters)
          Generates the authentication service basing on the input parameters
 

Uses of AuthenticationInternalService in it.eng.rdlab.soa3.connector.service.core.impl
 

Classes in it.eng.rdlab.soa3.connector.service.core.impl that implement AuthenticationInternalService
 class AuthenticationInternalServiceImpl
          Abstract implementation of the authentication internal service
 class DNAuthenticationService
          Specification for dn based authentication of AuthenticationInternalService
 class FederatedAuthenticationService
          Specification for federated authentication of AuthenticationInternalService
 class SessionAuthenticationService
          Session based authentication
 class UsernamePasswordAuthenticationService
          Username/password based authentication
 



Copyright © 2013. All Rights Reserved.