Uses of Class
org.apache.wss4j.dom.message.token.SecurityContextToken
Packages that use SecurityContextToken
Package
Description
-
Uses of SecurityContextToken in org.apache.wss4j.dom.engine
Constructors in org.apache.wss4j.dom.engine with parameters of type SecurityContextToken -
Uses of SecurityContextToken in org.apache.wss4j.dom.message
Methods in org.apache.wss4j.dom.message that return SecurityContextTokenMethods in org.apache.wss4j.dom.message with parameters of type SecurityContextTokenModifier and TypeMethodDescriptionvoidWSSecSecurityContextToken.setSct(SecurityContextToken sct) -
Uses of SecurityContextToken in org.apache.wss4j.dom.validate
Methods in org.apache.wss4j.dom.validate that return SecurityContextTokenModifier and TypeMethodDescriptionCredential.getSecurityContextToken()Get a SecurityContextToken to be validatedMethods in org.apache.wss4j.dom.validate with parameters of type SecurityContextTokenModifier and TypeMethodDescriptionvoidCredential.setSecurityContextToken(SecurityContextToken securityContextToken) Set a SecurityContextToken to be validated