★ wanayoo — archive 1999 http://jserv.java.sun.com/products/java-server/documentation/realms/FileUserEntity.htmlNouvelle recherche | Portail wanayoo

Class FileUserEntity

UserEntityImpl
   |
   +----FileUserEntity

public class FileUserEntity
extends UserEntityImpl

Constructor Index

 o FileUserEntity(CustomRealm)

Method Index

 o authenticate(String, String)
 o getUser(String)
 o getUserNames()

Constructors

 o FileUserEntity
 public FileUserEntity(CustomRealm aRealm) throws IOException

Methods

 o getUserNames
 public Enumeration getUserNames()
Overrides:
getUserNames in class UserEntityImpl
 o authenticate
 public boolean authenticate(String userName,
                             String plainTextPassword) throws NoSuchUserException
Overrides:
authenticate in class UserEntityImpl
 o getUser
 public User getUser(String name) throws NoSuchUserException, BadRealmException
Overrides:
getUser in class UserEntityImpl

JavaServer Products
Brewed by JavaSoft
A unit of Sun Microsystems, Inc.