|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.5.0
javax.security.auth
|
||||||||
| Method Summary | |
|---|---|
boolean |
isCurrent()
Determine if this Object is current. |
void |
refresh()
Update or extend the validity period for this Object. |
| Method Detail |
|---|
boolean isCurrent()
Object is current.
Object is currently current,
false otherwise.
void refresh()
throws RefreshFailedException
Object.
SecurityException - if the caller does not have permission
to update or extend the validity period for this
Object.
RefreshFailedException - if the refresh attempt failed.