Package org.openiam.esb.am.service
Class AuthResourceAttributeMapper
- java.lang.Object
-
- org.openiam.esb.am.service.AuthResourceAttributeMapper
-
- Direct Known Subclasses:
AbstractAuthResourceAttributeMapper
public abstract class AuthResourceAttributeMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description AuthResourceAttributeMapper()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description UsergetUser()voidinit(User user)abstract List<String>mapAttribute()
-
-
-
Field Detail
-
ctx
@Autowired protected org.springframework.context.ApplicationContext ctx
-
user
protected User user
-
-