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