Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.auth |
---|
Modifier and Type | Method and Description |
---|---|
void |
Refreshable.refresh()
Update or extend the validity period for this Object . |
Uses of RefreshFailedException in javax.security.auth.kerberos |
---|
Modifier and Type | Method and Description |
---|---|
void |
KerberosTicket.refresh()
Extends the validity period of this ticket. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.