Uses of Class
tigase.annotations.TigaseDeprecated
-
Packages that use TigaseDeprecated Package Description tigase.cert -
-
Uses of TigaseDeprecated in tigase.cert
Methods in tigase.cert with annotations of type TigaseDeprecated Modifier and Type Method Description static java.security.cert.X509CertificateCertificateUtil. createSelfSignedCertificate(java.lang.String email, java.lang.String domain, java.lang.String organizationUnit, java.lang.String organization, java.lang.String city, java.lang.String state, java.lang.String country, java.security.KeyPair keyPair)Deprecated.static CertificateEntryCertificateUtil. loadCertificate(byte[] bytes)Deprecated.
-