Class ScriptedIdPAttributeImpl

java.lang.Object
net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
All Implemented Interfaces:
ScriptedIdPAttribute
Direct Known Subclasses:
BasicAttribute

public class ScriptedIdPAttributeImpl extends Object implements ScriptedIdPAttribute
An encapsulated Attribute suitable for handing to scripts. This handles some of the cumbersome issues associated with IdPAttribute and also a lot of the V2 backwards compatibility stuff.

NOTE, the java signature for this class may and will change on minor version changes. However the Scripting interface will remain the same (methods will never be removed).