Uses of Interface
com.hyper9.vangaea.types.beans.admin.LinkedCredentialBean

Packages that use LinkedCredentialBean
com.hyper9.vangaea.impls.beans.admin   
 

Uses of LinkedCredentialBean in com.hyper9.vangaea.impls.beans.admin
 

Classes in com.hyper9.vangaea.impls.beans.admin that implement LinkedCredentialBean
 class LinkedCredentialBeanImpl
          A bean describing a row in the tbl_linked_credentials table.
 

Methods in com.hyper9.vangaea.impls.beans.admin that return LinkedCredentialBean
static LinkedCredentialBean LinkedCredentialBeanImpl.get(java.sql.Connection connection, int userID, int serverID)
          Gets a credential linked to the given user and server IDs.
 



Copyright © 2009 Hyper9. All Rights Reserved.