public class AuthorizationBuilderImplTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.mockito.junit.MockitoRule |
mockitoRule |
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
AuthorizationBuilderImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
audienceMayNotBeEmpty() |
void |
defaultsWithSingleAudience() |
void |
setUp() |
void |
withCustomClaims() |
void |
withModifiedValues() |
public final org.mockito.junit.MockitoRule mockitoRule
public final org.junit.rules.ExpectedException thrown
public void setUp()
throws CannotRetrieveKeyException,
InvalidTokenException
public void defaultsWithSingleAudience()
throws Exception
ExceptionCopyright © 2017 Atlassian. All rights reserved.