Uses of Class
javax.security.auth.RefreshFailedException
| Package | Description | 
|---|---|
| javax.security.auth | This package provides a framework for authentication and
 authorization. | 
| javax.security.auth.kerberos | This package contains utility classes related to the Kerberos network
 authentication protocol. | 
- 
Uses of RefreshFailedException in javax.security.authMethods in javax.security.auth that throw RefreshFailedException Modifier and Type Method Description voidRefreshable. refresh()Update or extend the validity period for thisObject.
- 
Uses of RefreshFailedException in javax.security.auth.kerberosMethods in javax.security.auth.kerberos that throw RefreshFailedException Modifier and Type Method Description voidKerberosTicket. refresh()Extends the validity period of this ticket.