Package no.nav.security.mock.oauth2
Object StandaloneConfig
-
- All Implemented Interfaces:
public class StandaloneConfig
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringJSON_CONFIGpublic final static StringJSON_CONFIG_PATHpublic final static StringSERVER_HOSTNAMEpublic final static StringSERVER_PORTpublic final static StringPORTpublic final static StandaloneConfigINSTANCE
-
Method Summary
Modifier and Type Method Description final InetAddresshostname()final Integerport()final OAuth2Configoauth2Config()-
-
Method Detail
-
hostname
final InetAddress hostname()
-
oauth2Config
final OAuth2Config oauth2Config()
-
-
-
-