@MessageBundle(projectCode="")
public interface CoreSecurityMessages
Modifier and Type | Field and Description |
---|---|
static CoreSecurityMessages |
MESSAGES
The messages
|
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
canNotBeNull(String name) |
static final CoreSecurityMessages MESSAGES
@Message(value="\'%s\' can not be null.") IllegalArgumentException canNotBeNull(String name)
Copyright © 2023 JBoss by Red Hat. All rights reserved.