Uses of Class
com.croftsoft.core.security.Authentication

Packages that use Authentication
com.croftsoft.core.gui Graphical user interface (GUI) classes complementary to java.awt and javax.swing. 
com.croftsoft.core.security Package java.security support and authentication. 
 

Uses of Authentication in com.croftsoft.core.gui
 

Methods in com.croftsoft.core.gui that return Authentication
 Authentication IdentifierDialog.getAuthentication()
           
 

Uses of Authentication in com.croftsoft.core.security
 

Methods in com.croftsoft.core.security that return Authentication
 Authentication PreIdentifier.getAuthentication()
           
 Authentication Identifier.getAuthentication()
           
 

Constructors in com.croftsoft.core.security with parameters of type Authentication
PreIdentifier(Authentication authentication)
           
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)