Class IridaOauthSecurityConfig
- java.lang.Object
-
- ca.corefacility.bioinformatics.irida.config.security.IridaOauthSecurityConfig
-
@Configuration public class IridaOauthSecurityConfig extends java.lang.Object
Configuration for REST API security using OAuth2
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static class
IridaOauthSecurityConfig.AuthorizationServerConfig
Class for configuring the OAuth authorization serverprotected static class
IridaOauthSecurityConfig.JWKConfig
Class for configuring the JSON Web Key for JSON Web Tokens used in OAuth2protected static class
IridaOauthSecurityConfig.ResourceServerConfig
Class for configuring the OAuth resource server security
-
Constructor Summary
Constructors Constructor Description IridaOauthSecurityConfig()
-