| Package | Description |
|---|---|
| org.apache.ws.security.kerberos | |
| org.apache.ws.security.message |
The package provides classes to create messages that are compliant to the
OASIS Web Service Security specifications.
|
| org.apache.ws.security.message.token |
| Modifier and Type | Method and Description |
|---|---|
KrbSession |
KrbSessionCache.getCurrentSession() |
KrbSession |
KrbSessionCache.getSession(java.lang.String thumbPrintEncoded) |
| Modifier and Type | Method and Description |
|---|---|
void |
KrbSessionCache.addSession(KrbSession session) |
void |
KrbSessionCache.setCurrentSession(KrbSession kerberosSession) |
| Modifier and Type | Method and Description |
|---|---|
KrbSession |
WSSecKerberosToken.getKrbSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSSecKerberosToken.setKrbSession(KrbSession krbSession) |
| Modifier and Type | Method and Description |
|---|---|
KrbSession |
SecurityTokenReference.getKerberosSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityTokenReference.setKerberosIdentifierThumb(KrbSession session) |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.