public static class JHipsterProperties.Security extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JHipsterProperties.Security.Authentication |
static class |
JHipsterProperties.Security.ClientAuthorization |
static class |
JHipsterProperties.Security.RememberMe |
| Constructor and Description |
|---|
Security() |
| Modifier and Type | Method and Description |
|---|---|
JHipsterProperties.Security.Authentication |
getAuthentication() |
JHipsterProperties.Security.ClientAuthorization |
getClientAuthorization() |
JHipsterProperties.Security.RememberMe |
getRememberMe() |
public JHipsterProperties.Security.ClientAuthorization getClientAuthorization()
public JHipsterProperties.Security.Authentication getAuthentication()
public JHipsterProperties.Security.RememberMe getRememberMe()
Copyright © 2019 JHipster. All rights reserved.