Uses of Class
org.jboss.seam.security.management.NoSuchUserException

Packages that use NoSuchUserException
org.jboss.seam.security.management Seam Identity Management 
 

Uses of NoSuchUserException in org.jboss.seam.security.management
 

Methods in org.jboss.seam.security.management that throw NoSuchUserException
protected  UserAccount JpaIdentityStore.validateUser(String name)
          Retrieves a user UserAccount from persistent storage.