Uses of Interface
org.opensaml.xmlsec.signature.KeyName
-
Packages that use KeyName Package Description org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. -
-
Uses of KeyName in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return types with arguments of type KeyName Modifier and Type Method Description List<KeyName>
KeyInfo. getKeyNames()
Get the list of KeyName child elements.
-