Uses of Class
org.opencastproject.security.aai.api.AttributeMapper
-
Packages that use AttributeMapper Package Description org.opencastproject.security.aai -
-
Uses of AttributeMapper in org.opencastproject.security.aai
Methods in org.opencastproject.security.aai that return AttributeMapper Modifier and Type Method Description AttributeMapperDynamicLoginHandler. getAttributeMapper()Methods in org.opencastproject.security.aai with parameters of type AttributeMapper Modifier and Type Method Description voidDynamicLoginHandler. setAttributeMapper(AttributeMapper attributeMapper)
-