Uses of Class
io.gs2.identifier.model.Password
Packages that use Password
-
Uses of Password in io.gs2.identifier.model
Methods in io.gs2.identifier.model that return PasswordModifier and TypeMethodDescriptionstatic PasswordPassword.fromJson(com.fasterxml.jackson.databind.JsonNode data) Password.withCreatedAt(Long createdAt) Password.withPasswordId(String passwordId) Password.withRevision(Long revision) Password.withUserId(String userId) Password.withUserName(String userName) Methods in io.gs2.identifier.model with parameters of type Password -
Uses of Password in io.gs2.identifier.result
Methods in io.gs2.identifier.result that return PasswordModifier and TypeMethodDescriptionCreatePasswordResult.getItem()DeletePasswordResult.getItem()GetPasswordResult.getItem()Methods in io.gs2.identifier.result that return types with arguments of type PasswordMethods in io.gs2.identifier.result with parameters of type PasswordModifier and TypeMethodDescriptionvoidvoidvoidMethod parameters in io.gs2.identifier.result with type arguments of type Password