A C G I M P S T W

A

addHeader(String, String) - Method in class com.atlassian.security.auth.trustedapps.filter.MockRequest
 
addRequestParameter(String, String) - Method in class com.atlassian.security.auth.trustedapps.request.MockTrustedRequest
 
authenticate(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.security.auth.trustedapps.filter.MockAuthenticator
 

C

com.atlassian.security.auth.trustedapps - package com.atlassian.security.auth.trustedapps
 
com.atlassian.security.auth.trustedapps.filter - package com.atlassian.security.auth.trustedapps.filter
 
com.atlassian.security.auth.trustedapps.request - package com.atlassian.security.auth.trustedapps.request
 
com.atlassian.security.auth.trustedapps.request.commonshttpclient - package com.atlassian.security.auth.trustedapps.request.commonshttpclient
 
com.atlassian.security.auth.trustedapps.seraph.filter - package com.atlassian.security.auth.trustedapps.seraph.filter
 

G

getCertificate() - Method in class com.atlassian.security.auth.trustedapps.filter.MockCertificateServer
 
getHeader(String) - Method in class com.atlassian.security.auth.trustedapps.filter.MockRequest
 
getHeaders() - Method in class com.atlassian.security.auth.trustedapps.filter.MockRequest
 
getMockAuthenticator() - Method in class com.atlassian.security.auth.trustedapps.filter.MockTrustedApplicationsFilter
 
getMockCertificateServer() - Method in class com.atlassian.security.auth.trustedapps.filter.MockTrustedApplicationsFilter
 
getParameters() - Method in class com.atlassian.security.auth.trustedapps.request.MockTrustedRequest
 
getPathInfo() - Method in class com.atlassian.security.auth.trustedapps.filter.MockRequest
 
getRemoteAddr() - Method in class com.atlassian.security.auth.trustedapps.filter.MockRequest
 

I

ImmutableRequest - class com.atlassian.security.auth.trustedapps.filter.ImmutableRequest.
 
ImmutableRequest() - Constructor for class com.atlassian.security.auth.trustedapps.filter.ImmutableRequest
 

M

MockAuthenticator - class com.atlassian.security.auth.trustedapps.filter.MockAuthenticator.
 
MockAuthenticator() - Constructor for class com.atlassian.security.auth.trustedapps.filter.MockAuthenticator
 
MockCertificateServer - class com.atlassian.security.auth.trustedapps.filter.MockCertificateServer.
 
MockCertificateServer() - Constructor for class com.atlassian.security.auth.trustedapps.filter.MockCertificateServer
 
MockRequest - class com.atlassian.security.auth.trustedapps.filter.MockRequest.
 
MockRequest(String) - Constructor for class com.atlassian.security.auth.trustedapps.filter.MockRequest
 
MockTrustedApplicationsFilter - class com.atlassian.security.auth.trustedapps.filter.MockTrustedApplicationsFilter.
 
MockTrustedApplicationsFilter() - Constructor for class com.atlassian.security.auth.trustedapps.filter.MockTrustedApplicationsFilter
 
MockTrustedRequest - class com.atlassian.security.auth.trustedapps.request.MockTrustedRequest.
A mock TrustedRequest for easy testing
MockTrustedRequest() - Constructor for class com.atlassian.security.auth.trustedapps.request.MockTrustedRequest
 

P

pathInfo - Variable in class com.atlassian.security.auth.trustedapps.filter.MockRequest
 

S

setCertificate(String) - Method in class com.atlassian.security.auth.trustedapps.filter.MockCertificateServer
 
setResult(Authenticator.Result) - Method in class com.atlassian.security.auth.trustedapps.filter.MockAuthenticator
 
setUp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
setUp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
setUp() - Method in class com.atlassian.security.auth.trustedapps.request.commonshttpclient.TestCommonsHttpClientTrustedRequest
 
setUp() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
setUp() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationListener
 

T

TestBouncyCastleEncryptionProvider - class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider.
 
TestBouncyCastleEncryptionProvider() - Constructor for class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
TestBouncyCastleEncryptionProviderKeyPairGeneration - class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProviderKeyPairGeneration.
This test is slow as it generates a new public/private KeyPair each time (very CPU intensive prime search)
TestBouncyCastleEncryptionProviderKeyPairGeneration() - Constructor for class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProviderKeyPairGeneration
 
TestCommonsHttpClientTrustedRequest - class com.atlassian.security.auth.trustedapps.request.commonshttpclient.TestCommonsHttpClientTrustedRequest.
Testing CommonsHttpClientTrustedRequest
TestCommonsHttpClientTrustedRequest() - Constructor for class com.atlassian.security.auth.trustedapps.request.commonshttpclient.TestCommonsHttpClientTrustedRequest
 
TestDefaultIPMatcher - class com.atlassian.security.auth.trustedapps.TestDefaultIPMatcher.
 
TestDefaultIPMatcher() - Constructor for class com.atlassian.security.auth.trustedapps.TestDefaultIPMatcher
 
TestDefaultRequestMatcher - class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher.
 
TestDefaultRequestMatcher() - Constructor for class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
TestDefaultTrustedApplication - class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplication.
 
TestDefaultTrustedApplication() - Constructor for class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplication
 
TestDefaultTrustedApplicationsManager - class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager.
 
TestDefaultTrustedApplicationsManager() - Constructor for class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager
 
TestDefaultURLMatcher - class com.atlassian.security.auth.trustedapps.TestDefaultURLMatcher.
 
TestDefaultURLMatcher() - Constructor for class com.atlassian.security.auth.trustedapps.TestDefaultURLMatcher
 
TestListApplicationRetriever - class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever.
 
TestListApplicationRetriever() - Constructor for class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
TestReaderApplicationRetriever - class com.atlassian.security.auth.trustedapps.TestReaderApplicationRetriever.
 
TestReaderApplicationRetriever() - Constructor for class com.atlassian.security.auth.trustedapps.TestReaderApplicationRetriever
 
TestSeraphAuthenticationController - class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController.
Tests for SeraphAuthenticationController
TestSeraphAuthenticationController() - Constructor for class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
TestSeraphAuthenticationListener - class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationListener.
Tests for SeraphAuthenticationListener
TestSeraphAuthenticationListener() - Constructor for class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationListener
 
TestStringUtil - class com.atlassian.security.auth.trustedapps.TestStringUtil.
 
TestStringUtil() - Constructor for class com.atlassian.security.auth.trustedapps.TestStringUtil
 
TestTransportErrorCtors - class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors.
 
TestTransportErrorCtors() - Constructor for class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
TestTransportErrorMessageCode - class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageCode.
 
TestTransportErrorMessageCode() - Constructor for class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageCode
 
TestTransportErrorMessageParser - class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageParser.
 
TestTransportErrorMessageParser() - Constructor for class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageParser
 
TestTrustedAppAuthenticatorImpl - class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl.
 
TestTrustedAppAuthenticatorImpl() - Constructor for class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
TestTrustedAppCertificateServerImpl - class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppCertificateServerImpl.
 
TestTrustedAppCertificateServerImpl() - Constructor for class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppCertificateServerImpl
 
TestTrustedApplicationUtils - class com.atlassian.security.auth.trustedapps.TestTrustedApplicationUtils.
Testing TrustedApplicationUtils
TestTrustedApplicationUtils() - Constructor for class com.atlassian.security.auth.trustedapps.TestTrustedApplicationUtils
 
TestTrustedApplications - class com.atlassian.security.auth.trustedapps.TestTrustedApplications.
 
TestTrustedApplications() - Constructor for class com.atlassian.security.auth.trustedapps.TestTrustedApplications
 
TestTrustedApplicationsFilter - class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter.
 
TestTrustedApplicationsFilter() - Constructor for class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
TestTrustedApplicationsFilterAuthenticate - class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate.
This test is really an integration test as it tests the production behaviour of the authenticate method
TestTrustedApplicationsFilterAuthenticate() - Constructor for class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
TestUIDGenerator - class com.atlassian.security.auth.trustedapps.TestUIDGenerator.
 
TestUIDGenerator() - Constructor for class com.atlassian.security.auth.trustedapps.TestUIDGenerator
 
tearDown() - Method in class com.atlassian.security.auth.trustedapps.request.commonshttpclient.TestCommonsHttpClientTrustedRequest
 
tearDown() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
tearDown() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationListener
 
testAddRequestParameter() - Method in class com.atlassian.security.auth.trustedapps.request.commonshttpclient.TestCommonsHttpClientTrustedRequest
 
testAddRequestParameters() - Method in class com.atlassian.security.auth.trustedapps.TestTrustedApplicationUtils
 
testAllGood() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testArrayToString() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testArrayToStringEncodesQuotes() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testArrayToStringEncodesSemiTab() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testAuthenticateCalledForNonCertURL() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testAuthenticationSuccess() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationListener
 
testAuthenticatorResultCtor() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testAythenticateNotCalledWhenAlreadyLoggedIn() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testBCSecretKeyFactory() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testBadCertificate() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testBadCertificate() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testBadIpAddress() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testBadIpAddressInXForwardedFor() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testBadMagicCode() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageCode
 
testBadProtocolVersion() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testBadPublicKey() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testBadReaderThrowsCtorException() - Method in class com.atlassian.security.auth.trustedapps.TestReaderApplicationRetriever
 
testBadRequestIp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testBadRequestIp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testBadRequestUrl() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testBadRequestUrl() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testBadSecretKey() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testBadUrl() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testBadXForwardIp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testBadXForwardIp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testBlankAppId() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testCanLoginWithRoleMapperAllowingLogin() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
testCanLoginWithRoleMapperDenyingLogin() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
testCannotCreateWithNullHttpMethod() - Method in class com.atlassian.security.auth.trustedapps.request.commonshttpclient.TestCommonsHttpClientTrustedRequest
 
testCertificateLifecycle() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProviderKeyPairGeneration
 
testCertificateServer() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppCertificateServerImpl
 
testCertificateServerCalledForTrustURL() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testCertificateServerWriterExceptionThrowsWrappedRuntimeEx() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppCertificateServerImpl
 
testConstructorAppIdParamContainNoNullsV0() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testConstructorAppIdParamContainNoNullsV1() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testConstructorAppIdParamContainNullsV0() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testConstructorAppIdParamContainNullsV1() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testConstructorEncryptionProvider() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager
 
testConstructorEncryptionProviderThrowsNoSuchAlgorithmException() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager
 
testConstructorEncryptionProviderThrowsNoSuchProviderException() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager
 
testConstructorParamsContainNullsV0() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testConstructorParamsContainNullsV1() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testConstructorPublicKeyParamContainNullsV0() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testConstructorPublicKeyParamContainNullsV1() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testContextPathRemoval() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testCreateSeraphAuthenticationControllerWithNullRoleMapperThrowsIllegalArgumentException() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
testCtorWorks() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testDecodeBadMagicNumber() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testDecodeBadSecretKey() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testDecodeInvalidCertificate() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testDecodeNullMagicNumberVersion0() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testDecodeNullMagicNumberVersion1() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testDecodeNumberFormatException() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testDecodeSecretKey() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testDefIPMatcher() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultIPMatcher
 
testDefaultURLMatcher() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultURLMatcher
 
testDefaultURLMatcherAgainstEmptySet() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultURLMatcher
 
testEmptyIpMatcherMatchesEverything() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultIPMatcher
 
testExpiry() - Method in class com.atlassian.security.auth.trustedapps.TestTrustedApplications
 
testFilterLifecycle() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testFunnyUserName() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProviderKeyPairGeneration
 
testGetApplicationCertificateMalformedUrl() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testGetApplicationCertificateNotFoundAtAll() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testGetApplicationCertificateReturnsEmpty() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testGetApplicationCertificateReturnsProperly() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testGetApplicationListTooSmall() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testGetApplicationListV0() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testGetApplicationListV1() - Method in class com.atlassian.security.auth.trustedapps.TestListApplicationRetriever
 
testGetPathInfoNullContext() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testGetPathInfoWithContext() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testIpAddressInXForwardedForChecked() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testIpMatcherFailsIllegalWildcard() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultIPMatcher
 
testIpMatcherFailsOutOfRangeNegativeNumber() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultIPMatcher
 
testIpMatcherFailsOutOfRangeNumber() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultIPMatcher
 
testKnownAppProtocolVersion0() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testKnownAppProtocolVersion0() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testKnownAppProtocolVersion1() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testKnownAppProtocolVersion1() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testMissingMagicNumber() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testMissingSecretKey() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testMultipleIpAddressesInXForwardedForChecked() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testNoTrustedAppAttempt() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testNonExpiry() - Method in class com.atlassian.security.auth.trustedapps.TestTrustedApplications
 
testNullCodeCtor() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testNullIpMatcher() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testNullSecondStringCtor() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testNullSingleMessageCtor() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testNullSingleStringCtor() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testNullStringArrayCtor() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testNullThirdStringCtor() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testNullUrlMatcher() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultRequestMatcher
 
testParseSingle() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageParser
 
testParseThrowsIfTooShort() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageParser
 
testPrincipalLoginDenied() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testPrincipalNotFound() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testPrivateKey() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProviderKeyPairGeneration
 
testProductionCtor() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplication
 
testProductionCtorThrowsNullId() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplication
 
testProductionCtorThrowsNullIpMatcher() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplication
 
testProductionCtorThrowsNullKey() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplication
 
testProductionCtorThrowsNullUrlMatcher() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplication
 
testProtocolVersion0() - Method in class com.atlassian.security.auth.trustedapps.TestReaderApplicationRetriever
 
testProtocolVersion1() - Method in class com.atlassian.security.auth.trustedapps.TestReaderApplicationRetriever
 
testProtocolVersion1BadMagic() - Method in class com.atlassian.security.auth.trustedapps.TestReaderApplicationRetriever
 
testPublicKey() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProviderKeyPairGeneration
 
testResultStatusError() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testResultStatusFailed() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testResultStatusNoAttempt() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testResultStatusSuccess() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testRoundTrip() - Method in class com.atlassian.security.auth.trustedapps.TestTrustedApplications
 
testRoundTripWithQuotes() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testRoundTripWithTabs() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSecretKeyValidatorInValidatesLeadingZero() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testSecretKeyValidatorInValidatesLengthGreaterThan16() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testSecretKeyValidatorInValidatesLengthLessThan16() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testSecretKeyValidatorValidatesLength16() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 
testSessionInvalidateCalledForNonCertURLWhenExceptionThrown() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testSessionInvalidateNotCalledForNonCertURLWhenResultError() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testSessionInvalidateNotCalledForNonCertURLWhenResultFailed() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testSessionInvalidateNotCalledForNonCertURLWhenResultNoAttempt() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilter
 
testShouldAttemptAuthenticationWithSeraphAuthenticationStatusAttributeNotPresent() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
testShouldAttemptAuthenticationWithSeraphAuthenticationStatusAttributePresent() - Method in class com.atlassian.security.auth.trustedapps.seraph.filter.TestSeraphAuthenticationController
 
testSimpleConstructor() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager
 
testSimpleConstructorNullApp() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager
 
testSimpleConstructorNullMap() - Method in class com.atlassian.security.auth.trustedapps.TestDefaultTrustedApplicationsManager
 
testSplitEmpty() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitPartialEmpty() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitSimple() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitSimpleNoTrailingCloseBrace() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitThrowsNoLeadingBrace() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitWithCommaValues() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitWithNulls() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitWithTrailingComma() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testSplitWithTrailingCommaNoTrailingBrace() - Method in class com.atlassian.security.auth.trustedapps.TestStringUtil
 
testStringArrayContainsNullCtor() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorCtors
 
testUidSanity() - Method in class com.atlassian.security.auth.trustedapps.TestUIDGenerator
 
testUnknownApp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedAppAuthenticatorImpl
 
testUnknownApp() - Method in class com.atlassian.security.auth.trustedapps.filter.TestTrustedApplicationsFilterAuthenticate
 
testUnknownCode() - Method in class com.atlassian.security.auth.trustedapps.TestTransportErrorMessageCode
 
testValidatingSecretKeyFactory() - Method in class com.atlassian.security.auth.trustedapps.TestBouncyCastleEncryptionProvider
 

W

writeCertificate(Writer) - Method in class com.atlassian.security.auth.trustedapps.filter.MockCertificateServer
 

A C G I M P S T W

Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.