@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-02-22T10:37:20+0100") public class Messages_$bundle extends Object implements Serializable, Messages
| 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() |
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()
public final String certificateNull()
certificateNull in interface Messagesprotected String certificateNull$str()
public final String failedToUnmarshall()
failedToUnmarshall in interface Messagesprotected String failedToUnmarshall$str()
protected String idpNull$str()
public final String keystorePathInvalid(String path)
keystorePathInvalid in interface Messagesprotected String keystorePathInvalid$str()
public final String needToSpecifyCacheName()
needToSpecifyCacheName in interface Messagesprotected String needToSpecifyCacheName$str()
public final String noKeystoreProvided()
noKeystoreProvided in interface Messagesprotected String noKeystoreProvided$str()
public final String passwordNull()
passwordNull in interface Messagesprotected String passwordNull$str()
public final String privateKeyNull()
privateKeyNull in interface Messagesprotected String privateKeyNull$str()
public final String privateKeyOrCertificateNotSet()
privateKeyOrCertificateNotSet in interface Messagesprotected String privateKeyOrCertificateNotSet$str()
public final String usernameNull()
usernameNull in interface Messagesprotected String usernameNull$str()
Copyright © 2018 JBoss by Red Hat. All rights reserved.