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