|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.annotation.processor.AbstractAnnotationProcessor
org.loom.annotation.processor.SSLPolicyAnnotationProcessor
@Singleton public class SSLPolicyAnnotationProcessor
Processes the SSLPolicy
annotation
Constructor Summary | |
---|---|
SSLPolicyAnnotationProcessor()
|
Method Summary | |
---|---|
protected DefaultSSLPolicyInterceptor |
createInterceptor()
|
void |
process(Event event)
Expands an ActionMapping with the metadata annotated to an Action class. |
void |
setDefaultPolicy(SSLPolicyType defaultPolicy)
|
void |
setSslPortResolver(SSLRedirectDataFactory sslPortResolver)
|
Methods inherited from class org.loom.annotation.processor.AbstractAnnotationProcessor |
---|
compareTo, getOrder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SSLPolicyAnnotationProcessor()
Method Detail |
---|
public void process(Event event)
AnnotationProcessor
process
in interface AnnotationProcessor
process
in class AbstractAnnotationProcessor
event
- the event to be modifiedprotected DefaultSSLPolicyInterceptor createInterceptor()
public void setDefaultPolicy(SSLPolicyType defaultPolicy)
public void setSslPortResolver(SSLRedirectDataFactory sslPortResolver)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |