@Service public class AuthenticationMechanismHandler extends AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
protected static LocalStringManagerImpl |
localStrings |
ejbProvider, loggerANNOTATION_HANDLER_METADATA| Constructor and Description |
|---|
AuthenticationMechanismHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAuthMechVal(String value)
Set the authentication mechanism value.
|
protected HandlerProcessingResult |
getDefaultProcessedResult() |
Class<? extends Annotation>[] |
getTypeDependencies() |
HandlerProcessingResult |
processAnnotation(AnnotationInfo element)
Process a particular annotation which type is the same as the
one returned by @see getAnnotationType().
|
getAnnotationType, getConnectorAnnotationTypes, getDefaultFailedResult, getEjbAndWebAnnotationTypes, getEjbAnnotationTypes, getInjectionMethodPropertyName, getInvalidAnnotatedElementHandlerResult, getOverallProcessingResult, getWebAnnotationTypes, log, validateInjectionMethodprotected static final LocalStringManagerImpl localStrings
public HandlerProcessingResult processAnnotation(AnnotationInfo element) throws AnnotationProcessorException
AnnotationHandlerelement - the annotation informationAnnotationProcessorExceptionpublic Class<? extends Annotation>[] getTypeDependencies()
getTypeDependencies in interface AnnotationHandlergetTypeDependencies in class AbstractHandlerprotected HandlerProcessingResult getDefaultProcessedResult()
getDefaultProcessedResult in class AbstractHandlerpublic int getAuthMechVal(String value)
Copyright © 2017. All rights reserved.