Uses of Class
org.apache.xml.security.binding.xmldsig11.ECKeyValueType
Packages that use ECKeyValueType
Package
Description
-
Uses of ECKeyValueType in org.apache.xml.security.binding.xmldsig11
Methods in org.apache.xml.security.binding.xmldsig11 that return ECKeyValueTypeModifier and TypeMethodDescriptionObjectFactory.createECKeyValueType()Create an instance ofECKeyValueTypeMethods in org.apache.xml.security.binding.xmldsig11 that return types with arguments of type ECKeyValueTypeMethods in org.apache.xml.security.binding.xmldsig11 with parameters of type ECKeyValueType -
Uses of ECKeyValueType in org.apache.xml.security.stax.impl.securityToken
Constructors in org.apache.xml.security.stax.impl.securityToken with parameters of type ECKeyValueTypeModifierConstructorDescriptionECKeyValueSecurityToken(ECKeyValueType ecKeyValueType, InboundSecurityContext inboundSecurityContext)