|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource.AuthenticationType | |
|---|---|
| com.bm.ejb3metadata.annotations.impl | Implementation of meta data analysis for EJB 3.0 |
| javax.annotation | API used by EJB 3.0 container |
| Uses of Resource.AuthenticationType in com.bm.ejb3metadata.annotations.impl |
|---|
| Methods in com.bm.ejb3metadata.annotations.impl that return Resource.AuthenticationType | |
|---|---|
Resource.AuthenticationType |
JAnnotationResource.getAuthenticationType()
|
| Methods in com.bm.ejb3metadata.annotations.impl with parameters of type Resource.AuthenticationType | |
|---|---|
void |
JAnnotationResource.setAuthenticationType(Resource.AuthenticationType authenticationType)
Sets the authentication type. |
| Uses of Resource.AuthenticationType in javax.annotation |
|---|
| Methods in javax.annotation that return Resource.AuthenticationType | |
|---|---|
static Resource.AuthenticationType |
Resource.AuthenticationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Resource.AuthenticationType[] |
Resource.AuthenticationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||