@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-11-01T00:14:22+0100") 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 |
badSignature() |
protected String |
badSignature$str() |
String |
badToken() |
protected String |
badToken$str() |
String |
couldNotGetCertificate() |
protected String |
couldNotGetCertificate$str() |
protected Locale |
getLoggingLocale() |
String |
noTrustStoreFound() |
protected String |
noTrustStoreFound$str() |
protected Object |
readResolve() |
String |
securityDomain(String sd) |
protected String |
securityDomain$str() |
String |
securityDomainNotValid(String sd) |
protected String |
securityDomainNotValid$str() |
String |
tokenExpired() |
protected String |
tokenExpired$str() |
String |
tokenProjectIdDoesntMatch() |
protected String |
tokenProjectIdDoesntMatch$str() |
String |
unableToFindSecurityDomain(String sd) |
protected String |
unableToFindSecurityDomain$str() |
public static final Messages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String badSignature$str()
public final String badSignature()
badSignature in interface Messagesprotected String badToken$str()
protected String couldNotGetCertificate$str()
public final String couldNotGetCertificate()
couldNotGetCertificate in interface Messagesprotected String noTrustStoreFound$str()
public final String noTrustStoreFound()
noTrustStoreFound in interface Messagesprotected String securityDomain$str()
public final String securityDomain(String sd)
securityDomain in interface Messagesprotected String securityDomainNotValid$str()
public final String securityDomainNotValid(String sd)
securityDomainNotValid in interface Messagesprotected String tokenExpired$str()
public final String tokenExpired()
tokenExpired in interface Messagesprotected String tokenProjectIdDoesntMatch$str()
public final String tokenProjectIdDoesntMatch()
tokenProjectIdDoesntMatch in interface Messagesprotected String unableToFindSecurityDomain$str()
public final String unableToFindSecurityDomain(String sd)
unableToFindSecurityDomain in interface MessagesCopyright © 2018 JBoss by Red Hat. All rights reserved.