@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-08-06T12:05:21+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 |
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 Messages
protected String badToken$str()
protected String couldNotGetCertificate$str()
public final String couldNotGetCertificate()
couldNotGetCertificate
in interface Messages
protected String noTrustStoreFound$str()
public final String noTrustStoreFound()
noTrustStoreFound
in interface Messages
protected String securityDomain$str()
public final String securityDomain(String sd)
securityDomain
in interface Messages
protected String securityDomainNotValid$str()
public final String securityDomainNotValid(String sd)
securityDomainNotValid
in interface Messages
protected String tokenExpired$str()
public final String tokenExpired()
tokenExpired
in interface Messages
protected String tokenProjectIdDoesntMatch$str()
public final String tokenProjectIdDoesntMatch()
tokenProjectIdDoesntMatch
in interface Messages
protected String unableToFindSecurityDomain$str()
public final String unableToFindSecurityDomain(String sd)
unableToFindSecurityDomain
in interface Messages
Copyright © 2018 JBoss by Red Hat. All rights reserved.