@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-08-06T12:05:06+0200") public class Messages_$bundle extends Object implements Messages, Serializable
Modifier and Type | Field and Description |
---|---|
static Messages_$bundle |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
Messages_$bundle() |
Modifier and Type | Method and Description |
---|---|
String |
certificateNull() |
protected String |
certificateNull$str() |
String |
failedToUnmarshall() |
protected String |
failedToUnmarshall$str() |
protected Locale |
getLoggingLocale() |
String |
idpNull() |
protected String |
idpNull$str() |
String |
keystorePathInvalid(String path) |
protected String |
keystorePathInvalid$str() |
String |
needToSpecifyCacheName() |
protected String |
needToSpecifyCacheName$str() |
String |
noKeystoreProvided() |
protected String |
noKeystoreProvided$str() |
String |
passwordNull() |
protected String |
passwordNull$str() |
String |
privateKeyNull() |
protected String |
privateKeyNull$str() |
String |
privateKeyOrCertificateNotSet() |
protected String |
privateKeyOrCertificateNotSet$str() |
protected Object |
readResolve() |
String |
usernameNull() |
protected String |
usernameNull$str() |
public static final Messages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String certificateNull$str()
public final String certificateNull()
certificateNull
in interface Messages
protected String failedToUnmarshall$str()
public final String failedToUnmarshall()
failedToUnmarshall
in interface Messages
protected String idpNull$str()
protected String keystorePathInvalid$str()
public final String keystorePathInvalid(String path)
keystorePathInvalid
in interface Messages
protected String needToSpecifyCacheName$str()
public final String needToSpecifyCacheName()
needToSpecifyCacheName
in interface Messages
protected String noKeystoreProvided$str()
public final String noKeystoreProvided()
noKeystoreProvided
in interface Messages
protected String passwordNull$str()
public final String passwordNull()
passwordNull
in interface Messages
protected String privateKeyNull$str()
public final String privateKeyNull()
privateKeyNull
in interface Messages
protected String privateKeyOrCertificateNotSet$str()
public final String privateKeyOrCertificateNotSet()
privateKeyOrCertificateNotSet
in interface Messages
protected String usernameNull$str()
public final String usernameNull()
usernameNull
in interface Messages
Copyright © 2018 JBoss by Red Hat. All rights reserved.