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