Uses of Class
tigase.auth.CredentialsEncoderBean
-
Packages that use CredentialsEncoderBean Package Description tigase.db -
-
Uses of CredentialsEncoderBean in tigase.db
Methods in tigase.db that return CredentialsEncoderBean Modifier and Type Method Description protected CredentialsEncoderBeanAbstractAuthRepositoryWithCredentials. getCredentialsEncoder()Methods in tigase.db with parameters of type CredentialsEncoderBean Modifier and Type Method Description voidAbstractAuthRepositoryWithCredentials. setCredentialsCodecs(CredentialsEncoderBean encoder, CredentialsDecoderBean decoder)default voidAuthRepository. setCredentialsCodecs(CredentialsEncoderBean encoder, CredentialsDecoderBean decoder)
-