Class Keycloak
java.lang.Object
io.micronaut.security.oauth2.keycloak.docker.Keycloak
- 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
LOCALHOST
- See Also:
 
 - 
HOST_TESTCONTAINERS_INTERNAL
- See Also:
 
 - 
SYS_TESTCONTAINERS
- See Also:
 
 - 
CLIENT_ID
- See Also:
 
 - 
TEST_USERNAME
- See Also:
 
 - 
TEST_PASSWORD
- See Also:
 
 
 - 
 - 
Method Details
- 
getClientSecret
- Throws:
 IOExceptionInterruptedException
 - 
getIssuer
- Throws:
 IOExceptionInterruptedException
 - 
getPort
- Throws:
 IOExceptionInterruptedException
 - 
getRedirectUriHost
 - 
destroy
public static void destroy() 
 -