Package | Description |
---|---|
org.apache.ws.security | |
org.apache.ws.security.message |
The package provides classes to create messages that are compliant to the
OASIS Web Service Security specifications.
|
Modifier and Type | Method and Description |
---|---|
SecurityContextToken |
WSSecurityEngineResult.getSecurityContextToken()
Deprecated.
use
#get(#TAG_SECURITY_CONTEXT_TOKEN) instead
|
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) |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.