| Package | Description |
|---|---|
| com.sun.enterprise.security | |
| com.sun.enterprise.security.auth.realm | |
| com.sun.enterprise.security.auth.realm.file |
| Modifier and Type | Method and Description |
|---|---|
User |
BaseRealm.getUser(String name)
Returns the information recorded about a particular named user.
|
| Modifier and Type | Method and Description |
|---|---|
abstract User |
Realm.getUser(String name)
Returns the information recorded about a particular named user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileRealmUser
Represents a FileRealm user.
|
| Modifier and Type | Method and Description |
|---|---|
User |
FileRealm.getUser(String name)
Returns the information recorded about a particular named user.
|
Copyright © 2017. All rights reserved.