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