Package | Description |
---|---|
org.jboss.seam.web |
Seam components for use in a servlet environment.
|
Modifier and Type | Method and Description |
---|---|
static AuthenticationFilter.AuthType |
AuthenticationFilter.AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthenticationFilter.AuthType[] |
AuthenticationFilter.AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Seam Framework. All Rights Reserved.