public class EjbIdentity extends java.lang.Object implements ServerIdentity, java.io.Serializable
| Constructor and Description |
|---|
EjbIdentity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasRole(java.lang.String role) |
java.lang.String |
isLoggedIn() |
public java.lang.String isLoggedIn()
isLoggedIn in interface ServerIdentitypublic boolean hasRole(java.lang.String role)