Uses of Class
tigase.auth.CredentialsEncoderBean
Packages that use CredentialsEncoderBean
-
Uses of CredentialsEncoderBean in tigase.db
Methods in tigase.db that return CredentialsEncoderBeanModifier and TypeMethodDescriptionprotected CredentialsEncoderBean
AbstractAuthRepositoryWithCredentials.getCredentialsEncoder()
Methods in tigase.db with parameters of type CredentialsEncoderBeanModifier and TypeMethodDescriptionvoid
AbstractAuthRepositoryWithCredentials.setCredentialsCodecs
(CredentialsEncoderBean encoder, CredentialsDecoderBean decoder) default void
AuthRepository.setCredentialsCodecs
(CredentialsEncoderBean encoder, CredentialsDecoderBean decoder)