|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecurityContextToken | |
|---|---|
| org.apache.wss4j.dom | |
| org.apache.wss4j.dom.message | |
| org.apache.wss4j.dom.validate | |
| Uses of SecurityContextToken in org.apache.wss4j.dom |
|---|
| Constructors in org.apache.wss4j.dom with parameters of type SecurityContextToken | |
|---|---|
WSSecurityEngineResult(int act,
SecurityContextToken sct)
|
|
| Uses of SecurityContextToken in org.apache.wss4j.dom.message |
|---|
| Methods in org.apache.wss4j.dom.message that return SecurityContextToken | |
|---|---|
SecurityContextToken |
WSSecSecurityContextToken.getSct()
|
| Methods in org.apache.wss4j.dom.message with parameters of type SecurityContextToken | |
|---|---|
void |
WSSecSecurityContextToken.setSct(SecurityContextToken sct)
|
| Uses of SecurityContextToken in org.apache.wss4j.dom.validate |
|---|
| Methods in org.apache.wss4j.dom.validate that return SecurityContextToken | |
|---|---|
SecurityContextToken |
Credential.getSecurityContextToken()
Get a SecurityContextToken to be validated |
| Methods in org.apache.wss4j.dom.validate with parameters of type SecurityContextToken | |
|---|---|
void |
Credential.setSecurityContextToken(SecurityContextToken securityContextToken)
Set a SecurityContextToken to be validated |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||