Interface DelegatedClientAuthenticationCredentialResolver

    • Method Detail

      • supports

        boolean supports​(ClientCredential credentials)
        Supports this client credential?
        Parameters:
        credentials - the credentials
        Returns:
        the boolean
      • resolve

        java.util.List<DelegatedAuthenticationCandidateProfile> resolve​(org.springframework.webflow.execution.RequestContext context,
                                                                        ClientCredential credentials)
        Resolve list of candidate profiles.
        Parameters:
        context - the context
        credentials - the credentials
        Returns:
        the list