| Modifier and Type | Class and Description |
|---|---|
class |
ResourcePrincipal
This class encapsulates the Resource Principal information needed
to access the Resource.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
PrincipalNode.writeDescriptor(Node parent,
String nodeName,
PrincipalImpl descriptor)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Field and Description |
|---|---|
protected PrincipalImpl |
BasePasswordLoginModule._userPrincipal |
| Modifier and Type | Method and Description |
|---|---|
PrincipalImpl |
PrincipalGroupFactory.getPrincipalInstance(String name,
String realm) |
PrincipalImpl |
BasePasswordLoginModule.getUserPrincipal() |
| Modifier and Type | Field and Description |
|---|---|
protected PrincipalImpl |
DigestLoginModule._userPrincipal |
| Modifier and Type | Class and Description |
|---|---|
class |
WebPrincipal |
| Modifier and Type | Method and Description |
|---|---|
PrincipalImpl |
PrincipalGroupFactoryImpl.getPrincipalInstance(String name,
String realm) |
| Modifier and Type | Class and Description |
|---|---|
static class |
FileRealmHelper.User
Represents a FileRealm user.
|
class |
Group
This class implements the EJB concept of a Group.
|
class |
Role
In EJBs, ACL checking is done using the Roles.
|
Copyright © 2017. All rights reserved.