Uses of Interface
org.opensaml.xmlsec.signature.PgenCounter
-
Packages that use PgenCounter Package Description org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. -
-
Uses of PgenCounter in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return PgenCounter Modifier and Type Method Description PgenCounterDSAKeyValue. getPgenCounter()Get the PgenCounter element.Methods in org.opensaml.xmlsec.signature with parameters of type PgenCounter Modifier and Type Method Description voidDSAKeyValue. setPgenCounter(PgenCounter newPgenCounter)Set the PgenCounter element.
-