public class UnverifiedBearerTokenTest extends Object
| Constructor and Description |
|---|
UnverifiedBearerTokenTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
mustHaveNonNullName()
Spring Security logs authentication failures and requires the Authentication object not to have a null name.
|
void |
shouldAllowSetAuthenticatedFalse() |
void |
shouldRejectSetAuthenticatedTrue() |
public void shouldAllowSetAuthenticatedFalse()
public void shouldRejectSetAuthenticatedTrue()
public void mustHaveNonNullName()
Copyright © 2017 Atlassian. All rights reserved.