Uses of Class
org.apache.wss4j.binding.wssc13.SecurityContextTokenType
-
Packages that use SecurityContextTokenType Package Description org.apache.wss4j.binding.wssc13 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of SecurityContextTokenType in org.apache.wss4j.binding.wssc13
Methods in org.apache.wss4j.binding.wssc13 that return SecurityContextTokenType Modifier and Type Method Description SecurityContextTokenTypeObjectFactory. createSecurityContextTokenType()Create an instance ofSecurityContextTokenTypeMethods in org.apache.wss4j.binding.wssc13 that return types with arguments of type SecurityContextTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SecurityContextTokenType>ObjectFactory. createSecurityContextToken(SecurityContextTokenType value)Methods in org.apache.wss4j.binding.wssc13 with parameters of type SecurityContextTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SecurityContextTokenType>ObjectFactory. createSecurityContextToken(SecurityContextTokenType value)
-