A B C D E F G I O P R S T U 
All Classes All Packages

A

AbstractHttpServerMechanismTest - Class in org.wildfly.elytron.web.undertow.common
 
AbstractHttpServerMechanismTest() - Constructor for class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 
afterClass() - Static method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
assertLoginPage(HttpResponse) - Static method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 
assertSuccessfulResponse(HttpResponse, String) - Method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 
assertSuccessfulUnconstraintResponse(HttpResponse, String) - Method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 

B

bareHttpClientRunner(String, Predicate<String>) - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
Common method for tests using the BareHttpClient implementation.
BasicAuthenticationBase - Class in org.wildfly.elytron.web.undertow.common
Test case to test HTTP BASIC authentication where authentication is backed by Elytron.
BasicAuthenticationBase() - Constructor for class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
BearerTokenAuthenticationBase - Class in org.wildfly.elytron.web.undertow.common
Test case to org.wildfly.security.http.impl.BearerTokenAuthenticationMechanism.
BearerTokenAuthenticationBase() - Constructor for class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
beforeClass() - Static method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 

C

ClientCertAuthenticationBase - Class in org.wildfly.elytron.web.undertow.common
Test case for CLIENT_CERT authentication.
ClientCertAuthenticationBase() - Constructor for class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
contextRoot - Variable in class org.wildfly.elytron.web.undertow.common.UndertowServer
 
createUndertowServer() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
createUndertowServer() - Method in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
createUndertowServer() - Method in class org.wildfly.elytron.web.undertow.common.ExternalAuthenticationBase
 
createUndertowServer() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
createUndertowServer(int) - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
createUndertowServer(int) - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 
createUndertowServerA() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
createUndertowServerB() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
createUri() - Method in class org.wildfly.elytron.web.undertow.common.UndertowServer
 
createUri(String) - Method in class org.wildfly.elytron.web.undertow.common.UndertowServer
 
createUri(String, String) - Method in class org.wildfly.elytron.web.undertow.common.UndertowServer
 

D

doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 
doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.ExternalAuthenticationBase
 
doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
doCreateSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 

E

ExternalAuthenticationBase - Class in org.wildfly.elytron.web.undertow.common
Test case to test the HTTP External mechanism where authentication is backed by Elytron.
ExternalAuthenticationBase() - Constructor for class org.wildfly.elytron.web.undertow.common.ExternalAuthenticationBase
 

F

forceShutdown() - Method in class org.wildfly.elytron.web.undertow.common.UndertowServer
 
FormAuthenticationBase - Class in org.wildfly.elytron.web.undertow.common
Test case to test HTTP FORM authentication where authentication is backed by Elytron.
FormAuthenticationBase() - Constructor for class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
FormAuthenticationWithClusteredSSOBase - Class in org.wildfly.elytron.web.undertow.common
Test case to test HTTP FORM authentication where authentication is backed by Elytron and session replication is enabled.
FormAuthenticationWithClusteredSSOBase() - Constructor for class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
FormAuthenticationWithSessionReplicationBase - Class in org.wildfly.elytron.web.undertow.common
Test case to test HTTP FORM authentication where authentication is backed by Elytron and session replication is enabled.
FormAuthenticationWithSessionReplicationBase() - Constructor for class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 

G

getCATrustManager() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
Get the trust manager that trusts all certificates signed by the certificate authority.
getContextRoot() - Method in class org.wildfly.elytron.web.undertow.common.UndertowServer
 
getHttpServerAuthenticationMechanismFactory(Map<String, ?>) - Method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 
getHttpServerAuthenticationMechanismFactory(Map<String, ?>) - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
getKeyManager(String) - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
Get the key manager backed by the specified key store.
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.ExternalAuthenticationBase
 
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
getMechanismName() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 
getSecurityDomain() - Method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 
getSSLContext(boolean) - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 

I

installProvider() - Static method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 

O

org.wildfly.elytron.web.undertow.common - package org.wildfly.elytron.web.undertow.common
 

P

path - Variable in class org.wildfly.elytron.web.undertow.common.UndertowServer
 
port - Variable in class org.wildfly.elytron.web.undertow.common.UndertowServer
 

R

removeProvider() - Static method in class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
 

S

server - Variable in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
server - Variable in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
server - Variable in class org.wildfly.elytron.web.undertow.common.ExternalAuthenticationBase
 
server - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
serverA - Variable in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
serverA - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
serverA - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 
serverB - Variable in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
serverB - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
serverB - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 
serverC - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
serverC - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 
serverD - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
serverE - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
serverSslContext - Variable in class org.wildfly.elytron.web.undertow.common.UndertowServer
 
sessionManagers - Variable in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 

T

testClientCertAfterSession() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
testDefaultURLBare() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testEncodedPathBare() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testEncodedQueryStringBare() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testEncodedQueryStringPlusBare() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testFailedAuthentication() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
testFailedAuthentication() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
testFormSuccessfulAuthentication() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testLogout() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testNoBearerToken() - Method in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
testNonEncodedPathBare() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testNonEncodedQueryStringBare() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testNonEncodedQueryStringPlusBare() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testRedirectLoginPage() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testSessionIdentityCache() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationBase
 
testSessionInvalidation() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
testSessionInvalidation() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 
testSingleLogout() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
testSingleLogoutWhenNodeIsFailing() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
testSingleSignOn() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithClusteredSSOBase
 
testSSLSessionIdentityCacheHit() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
testSuccessfulAuthentication() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
testSuccessfulAuthentication() - Method in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
testSuccessfulAuthentication() - Method in class org.wildfly.elytron.web.undertow.common.ClientCertAuthenticationBase
 
testSuccessFulAuthentication() - Method in class org.wildfly.elytron.web.undertow.common.FormAuthenticationWithSessionReplicationBase
 
testTokenWithInvalidExpirationTime() - Method in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
testTokenWithInvalidSignature() - Method in class org.wildfly.elytron.web.undertow.common.BearerTokenAuthenticationBase
 
testUnauthorized() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
testUnconstrainedAccessWithCorrectPassword() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
testUnconstrainedAccessWithIncorrectPassword() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 
testUnconstrainedAccessWithoutPassword() - Method in class org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase
 

U

UndertowServer - Class in org.wildfly.elytron.web.undertow.common
 
UndertowServer(Supplier<SSLContext>, int, String) - Constructor for class org.wildfly.elytron.web.undertow.common.UndertowServer
 
UndertowServer(Supplier<SSLContext>, int, String, String) - Constructor for class org.wildfly.elytron.web.undertow.common.UndertowServer
 
A B C D E F G I O P R S T U 
All Classes All Packages