Uses of Class
tigase.auth.credentials.entries.PlainCredentialsEntry
Packages that use PlainCredentialsEntry
-
Uses of PlainCredentialsEntry in tigase.auth.credentials.entries
Methods in tigase.auth.credentials.entries that return PlainCredentialsEntryModifier and TypeMethodDescriptionMethods in tigase.auth.credentials.entries with parameters of type PlainCredentialsEntryModifier and TypeMethodDescriptionPlainCredentialsEntry.Encoder.encode
(BareJID user, PlainCredentialsEntry entry) Constructors in tigase.auth.credentials.entries with parameters of type PlainCredentialsEntryModifierConstructorDescriptionScramCredentialsEntry
(String algorithm, PlainCredentialsEntry entry)