public class IssuerAndSubjectAwareRequestAuthorizationFilterTest extends Object
| Constructor and Description |
|---|
IssuerAndSubjectAwareRequestAuthorizationFilterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
isAuthorizedForServiceWithNoSubject() |
void |
isAuthorizedForSubjectMatch() |
void |
isNotAuthorizedForBadIssuerGoodSubject() |
void |
isNotAuthorizedForGoodIssuerNoMatch() |
void |
issuerConstructorDisallowsImpersonation() |
public IssuerAndSubjectAwareRequestAuthorizationFilterTest()
public void isAuthorizedForSubjectMatch()
throws Exception
Exceptionpublic void isAuthorizedForServiceWithNoSubject()
throws Exception
Exceptionpublic void isNotAuthorizedForGoodIssuerNoMatch()
throws Exception
Exceptionpublic void isNotAuthorizedForBadIssuerGoodSubject()
throws Exception
ExceptionCopyright © 2017 Atlassian. All rights reserved.