Uses of Annotation Type
tigase.annotations.TigaseDeprecated
Packages that use TigaseDeprecated
-
Uses of TigaseDeprecated in tigase.cert
Classes in tigase.cert with annotations of type TigaseDeprecatedMethods in tigase.cert with annotations of type TigaseDeprecatedModifier and TypeMethodDescriptionstatic X509CertificateCertificateUtil.createSelfSignedCertificate(String email, String domain, String organizationUnit, String organization, String city, String state, String country, KeyPair keyPair) Deprecated.CertificateGenerator.generateSelfSignedCertificate(String email, String domain, String organizationUnit, String organization, String city, String state, String country, KeyPair keyPair) Deprecated.static CertificateEntryCertificateUtil.loadCertificate(byte[] bytes) Deprecated.