Interface PrincipalExtractor

    • Method Detail

      • extractPrincipal

        Object extractPrincipal​(Map<String,​Object> map)
        Extract the principal that should be used for the token.
        Parameters:
        map - the source map
        Returns:
        the extracted principal or null