Package | Description |
---|---|
org.apache.myfaces.tobago.config | |
org.apache.myfaces.tobago.internal.config |
Modifier and Type | Method and Description |
---|---|
abstract SecurityAnnotation |
TobagoConfig.getSecurityAnnotation() |
Modifier and Type | Method and Description |
---|---|
SecurityAnnotation |
TobagoConfigFragment.getSecurityAnnotation() |
SecurityAnnotation |
TobagoConfigImpl.getSecurityAnnotation() |
static SecurityAnnotation |
SecurityAnnotation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityAnnotation[] |
SecurityAnnotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TobagoConfigFragment.setSecurityAnnotation(SecurityAnnotation securityAnnotation) |
void |
TobagoConfigImpl.setSecurityAnnotation(SecurityAnnotation securityAnnotation) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.