Uses of Class
tigase.auth.credentials.entries.PlainCredentialsEntry
Packages that use PlainCredentialsEntry
-
Uses of PlainCredentialsEntry in tigase.auth.credentials.entries
Classes in tigase.auth.credentials.entries that implement interfaces with type arguments of type PlainCredentialsEntryModifier and TypeClassDescriptionstatic classstatic classMethods 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)