Class SubjectDNMapper

    • Constructor Detail

      • SubjectDNMapper

        public SubjectDNMapper()
    • Method Detail

      • init

        public void init​(Map<String,​Object> opt)
        Description copied from interface: MappingProvider
        Initialize the provider with the configured module options
      • performMapping

        public void performMapping​(Map<String,​Object> contextMap,
                                   Principal principal)
        Description copied from interface: MappingProvider
        Map the passed object
        Parameters:
        contextMap - A read-only contextual map that can provide information to the provider
        principal - an Object on which the mapping will be applied