public interface WsFederationAttributeMutator
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
modifyAttributes(java.util.Map<java.lang.String,java.util.List<java.lang.Object>> attributes)
modifyAttributes manipulates the attributes before they
are assigned to the credential.
|