|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Realm
Base Realm interface.
| Method Summary | |
|---|---|
ApplicationId |
getApplicationId()
Return applicationId associated with this realm |
long |
getExpirationTime()
Return expiration time for this realm in milisec |
LocalAction |
getLocalAction()
Return realm local action for this realm |
java.lang.String |
getName()
Return name of this realm |
boolean |
isDynamic()
Return true if this realm is dynamic updated |
boolean |
isLocal()
Returns true if realm is local. |
| Method Detail |
|---|
java.lang.String getName()
ApplicationId getApplicationId()
LocalAction getLocalAction()
boolean isDynamic()
long getExpirationTime()
boolean isLocal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||