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 ofECKeyValueType
Methods 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
Fields in org.apache.xml.security.stax.impl.securityToken declared as ECKeyValueTypeMethods in org.apache.xml.security.stax.impl.securityToken with parameters of type ECKeyValueTypeModifier and TypeMethodDescriptionprivate PublicKey
ECKeyValueSecurityToken.buildPublicKey
(ECKeyValueType ecKeyValueType) Constructors in org.apache.xml.security.stax.impl.securityToken with parameters of type ECKeyValueTypeModifierConstructorDescriptionECKeyValueSecurityToken
(ECKeyValueType ecKeyValueType, InboundSecurityContext inboundSecurityContext)