Uses of Interface
org.ikasan.framework.security.dao.AuthorityDao

Packages that use AuthorityDao
org.ikasan.framework.security.dao   
org.ikasan.framework.security.service   
 

Uses of AuthorityDao in org.ikasan.framework.security.dao
 

Classes in org.ikasan.framework.security.dao that implement AuthorityDao
 class HibernateAuthorityDao
          Hibernate implementation of AuthorityDao
 

Uses of AuthorityDao in org.ikasan.framework.security.service
 

Constructors in org.ikasan.framework.security.service with parameters of type AuthorityDao
UserServiceImpl(UserDao userDao, AuthorityDao authorityDao, org.springframework.security.providers.encoding.PasswordEncoder passwordEncoder)
          Constructor
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.