@Deprecated public class MongoAuthenticator extends MongoProfileService
MongoProfileService instead.attributeNames, ID, LINKEDID, logger, SERIALIZED_PROFILE| Constructor and Description |
|---|
MongoAuthenticator()
Deprecated.
|
MongoAuthenticator(com.mongodb.MongoClient mongoClient)
Deprecated.
|
MongoAuthenticator(com.mongodb.MongoClient mongoClient,
String attributes)
Deprecated.
|
MongoAuthenticator(com.mongodb.MongoClient mongoClient,
String attributes,
PasswordEncoder passwordEncoder)
Deprecated.
|
deleteById, getCollection, getMongoClient, getUsersCollection, getUsersDatabase, insert, internalInit, read, setMongoClient, setUsersCollection, setUsersDatabase, toString, updateconvertAttributesToProfile, convertProfileAndPasswordToAttributes, create, defineAttributesToRead, findById, findByLinkedId, getAttributes, getIdAttribute, getJavaSerializationHelper, getPasswordAttribute, getPasswordEncoder, getUsernameAttribute, isLegacyMode, remove, removeById, setAttributes, setIdAttribute, setJavaSerializationHelper, setPasswordAttribute, setPasswordEncoder, setUsernameAttribute, update, validatedefaultProfileDefinition, getProfileDefinition, setProfileDefinitioninit, reinitpublic MongoAuthenticator()
public MongoAuthenticator(com.mongodb.MongoClient mongoClient)
public MongoAuthenticator(com.mongodb.MongoClient mongoClient,
String attributes)
public MongoAuthenticator(com.mongodb.MongoClient mongoClient,
String attributes,
PasswordEncoder passwordEncoder)
Copyright © 2017. All rights reserved.