| 
		
			 Préférences 
			
			
			
			
			Moteurs de recherche 
			
		 | 
	|||||||
| 				 JavaTM 2 Platform Std. Ed. v1.4.2 
			
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 | 
public boolean isCurrent()
Object is current.
 
Object is currently current,
		false otherwise.
public 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.