| Package | Description |
|---|---|
| org.apache.ws.security | |
| org.apache.ws.security.message | |
| org.apache.ws.security.validate |
| Constructor and Description |
|---|
WSSecurityEngineResult(int act,
SecurityContextToken sct) |
| Modifier and Type | Method and Description |
|---|---|
SecurityContextToken |
WSSecSecurityContextToken.getSct() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSSecSecurityContextToken.setSct(SecurityContextToken sct) |
| Modifier and Type | Method and Description |
|---|---|
SecurityContextToken |
Credential.getSecurityContextToken()
Get a SecurityContextToken to be validated
|
| Modifier and Type | Method and Description |
|---|---|
void |
Credential.setSecurityContextToken(SecurityContextToken securityContextToken)
Set a SecurityContextToken to be validated
|
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.