Uses of Interface
org.opensaml.xmlsec.signature.Q
-
Packages that use Q Package Description org.opensaml.xmlsec.signature XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. -
-
Uses of Q in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return Q Modifier and Type Method Description QDSAKeyValue. getQ()Get the Q child element.Methods in org.opensaml.xmlsec.signature with parameters of type Q Modifier and Type Method Description voidDSAKeyValue. setQ(Q newQ)Set the Q child element.
-