|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CCacheOutputStream | |
|---|---|
| sun.security.mule.krb5 | |
| sun.security.mule.krb5.internal | |
| Uses of CCacheOutputStream in sun.security.mule.krb5 |
|---|
| Methods in sun.security.mule.krb5 with parameters of type CCacheOutputStream | |
|---|---|
void |
EncryptionKey.writeKey(CCacheOutputStream cos)
Writes key value in FCC format to a CCacheOutputStream. |
void |
PrincipalName.writePrincipal(CCacheOutputStream cos)
Writes data field values of PrincipalName in FCC format to an output stream. |
| Uses of CCacheOutputStream in sun.security.mule.krb5.internal |
|---|
| Methods in sun.security.mule.krb5.internal with parameters of type CCacheOutputStream | |
|---|---|
void |
HostAddresses.writeAddrs(CCacheOutputStream cos)
Writes data field values in HostAddresses in FCC
format to a CCacheOutputStream. |
void |
AuthorizationData.writeAuth(CCacheOutputStream cos)
Writes AuthorizationData data fields to a output stream. |
void |
AuthorizationDataEntry.writeEntry(CCacheOutputStream cos)
Writes the entry's data fields in FCC format to an output stream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||