Interface PrincipalProvisioner

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean create​(org.apereo.cas.authentication.Authentication authentication, org.apereo.cas.authentication.principal.Principal p, org.apereo.cas.authentication.Credential credential)
      Create principal.
    • Method Detail

      • create

        boolean create​(org.apereo.cas.authentication.Authentication authentication,
                       org.apereo.cas.authentication.principal.Principal p,
                       org.apereo.cas.authentication.Credential credential)
        Create principal.
        Parameters:
        authentication - the authentication
        p - the principal
        credential - the credential
        Returns:
        true /false