Uses of Package
org.jboss.security.auth.spi

Packages that use org.jboss.security.auth.spi
org.jboss.security.auth.spi   
org.jboss.test   
 

Classes in org.jboss.security.auth.spi used by org.jboss.security.auth.spi
AbstractServerLoginModule
          This class implements the common functionality required for a JAAS server side LoginModule and implements the JBossSX standard Subject usage pattern of storing identities and roles.
BaseCertLoginModule
          Base Login Module that uses X509Certificates as credentials for authentication.
UsernamePasswordLoginModule
          An abstract subclass of AbstractServerLoginModule that imposes an identity == String username, credentials == String password view on the login process.
Users
           
Users.User
           
 

Classes in org.jboss.security.auth.spi used by org.jboss.test
AbstractServerLoginModule
          This class implements the common functionality required for a JAAS server side LoginModule and implements the JBossSX standard Subject usage pattern of storing identities and roles.
UsernamePasswordLoginModule
          An abstract subclass of AbstractServerLoginModule that imposes an identity == String username, credentials == String password view on the login process.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.