Uses of Class
es.uji.crypto.xades.jxades.security.xml.WrappedKeyStorePlace
-
Packages that use WrappedKeyStorePlace Package Description es.uji.crypto.xades.jxades.security.xml es.uji.crypto.xades.jxades.security.xml.XAdES -
-
Uses of WrappedKeyStorePlace in es.uji.crypto.xades.jxades.security.xml
Methods in es.uji.crypto.xades.jxades.security.xml that return WrappedKeyStorePlace Modifier and Type Method Description WrappedKeyStorePlaceXMLSignatureDocument. getWrappedKeyStorePlace()static WrappedKeyStorePlaceWrappedKeyStorePlace. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WrappedKeyStorePlace[]WrappedKeyStorePlace. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in es.uji.crypto.xades.jxades.security.xml with parameters of type WrappedKeyStorePlace Modifier and Type Method Description voidXMLSignatureDocument. setWrappedKeyStorePlace(WrappedKeyStorePlace wrappedKeyStorePlace) -
Uses of WrappedKeyStorePlace in es.uji.crypto.xades.jxades.security.xml.XAdES
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return WrappedKeyStorePlace Modifier and Type Method Description WrappedKeyStorePlaceXMLAdvancedSignature. getWrappedKeyStorePlace()Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type WrappedKeyStorePlace Modifier and Type Method Description voidXMLAdvancedSignature. setWrappedKeyStorePlace(WrappedKeyStorePlace wrappedKeyStorePlace)
-