| Interface | Description |
|---|---|
| CredentialsCacheConstants |
| Class | Description |
|---|---|
| CacheInputStream |
Reading credentials cache according to FCC format by reference the following
https://www.gnu.org/software/shishi/manual/html_node/The-Credential-Cache-Binary-File-Format.html
|
| CacheOutputStream |
Writing credentials cache according to FCC format by reference the following
https://www.gnu.org/software/shishi/manual/html_node/The-Credential-Cache-Binary-File-Format.html
|
| Credentials |
Looks like KrbCredInfo can be used here, however it's not enough for this
|
| CredentialsCache |
Kerberos credentials cache in FCC format
|
| SampleCredentialsCacheResource |
This is a sample credentials cache generated using MIT KRB5 kinit command.
|
| Tag |
Copyright © 2021. All rights reserved.