Uses of Interface
com.croftsoft.core.security.Identifier

Packages that use Identifier
com.croftsoft.core.gui Graphical user interface (GUI) classes complementary to java.awt and javax.swing. 
com.croftsoft.core.net.news Network News Transfer Protocol (NNTP). 
com.croftsoft.core.security Package java.security support and authentication. 
 

Uses of Identifier in com.croftsoft.core.gui
 

Classes in com.croftsoft.core.gui that implement Identifier
 class IdentifierDialog
          Prompts the user for a username/password pair.
 

Uses of Identifier in com.croftsoft.core.net.news
 

Methods in com.croftsoft.core.net.news with parameters of type Identifier
static String NntpLib.post(String nntpServer, Identifier identifier, UsenetMessage usenetMessage, Log log)
           
 

Uses of Identifier in com.croftsoft.core.security
 

Classes in com.croftsoft.core.security that implement Identifier
 class PreIdentifier
          Identifier in which the Authentication has been pre-fetched.
 


CroftSoft Javadoc

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