NIHVIVO-2696 External user gets an account on first login.
This commit is contained in:
parent
cedd095a07
commit
4282da5ef2
7 changed files with 94 additions and 80 deletions
|
@ -182,10 +182,4 @@ public class AuthenticatorStub extends Authenticator {
|
|||
"AuthenticatorStub.accountRequiresEditing() not implemented.");
|
||||
}
|
||||
|
||||
@Override
|
||||
public void recordLoginWithoutUserAccount(String individualUri) {
|
||||
throw new RuntimeException(
|
||||
"AuthenticatorStub.recordLoginWithoutUserAccount() not implemented.");
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue