- All Implemented Interfaces:
- com.att.cadi.Transmutate<Principal>
public final class AAFTransmutate
extends Object
implements com.att.cadi.Transmutate<Principal>
AAFTransmutate
Each System determines the mechanisms for which one Principal is transmutated to another, such as whether it is created
independently, etc.
For AAF, the only important thing is that these are valid ATTUID/mechIDs, to avoid unnecessary user hits
attUIDs look like ab1234 or AB1234 or AZ123a
mechids look like m12345
- Author:
- jg1555