Interface ElytronIdentityHelper

    • Method Detail

      • getIdentity

        org.jboss.errai.security.shared.api.identity.User getIdentity​(String userName,
                                                                      String password)
        Obtains a valid (and authenticated) user for the given credentials.
        Parameters:
        userName - The name of the user
        password - The password
        Returns:
        a valid User