Uses of Class
it.eng.rdlab.soa3.connector.service.beans.AccessControlBean

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

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

Methods in it.eng.rdlab.soa3.connector.service.core that return AccessControlBean
 AccessControlBean AccessCache.getAccessGrantEntry(String id)
           
 AccessControlBean AccessControlManager.getAccessGrantEntry(String id)
          
 

Methods in it.eng.rdlab.soa3.connector.service.core with parameters of type AccessControlBean
 void AccessCache.setAccessGrantEntry(String id, AccessControlBean bean)
           
 void AccessControlManager.setAccessGrantEntry(String id, AccessControlBean bean)
          
 

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

Methods in it.eng.rdlab.soa3.connector.service.core.impl.authentication that return AccessControlBean
protected  AccessControlBean DNAuthenticationService.askToSOA3(String id, long currentTime)
           
protected  AccessControlBean UsernamePasswordAuthenticationService.askToSOA3(String id, long currentTime)
           
protected  AccessControlBean SessionAuthenticationService.askToSOA3(String id, long currentTime)
           
protected  AccessControlBean FederatedAuthenticationService.askToSOA3(String id, long currentTime)
           
protected abstract  AccessControlBean AuthenticationInternalServiceImpl.askToSOA3(String id, long currentTime)
          Sends the request to SOA3
protected  AccessControlBean AuthenticationInternalServiceImpl.getAccessBean(String id)
           
 



Copyright © 2013. All Rights Reserved.