public class AMCrypt extends Object
Constructor and Description |
---|
AMCrypt() |
Modifier and Type | Method and Description |
---|---|
static Map |
decryptPasswords(Map attributes,
ServiceSchema serviceSchema) |
static Set |
decryptPasswords(Set values,
String attributeName,
ServiceSchema serviceSchema) |
static Map |
encryptPasswords(Map attributes,
ServiceSchema serviceSchema) |
public static Map encryptPasswords(Map attributes, ServiceSchema serviceSchema)
public static Map decryptPasswords(Map attributes, ServiceSchema serviceSchema)
public static Set decryptPasswords(Set values, String attributeName, ServiceSchema serviceSchema)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.