|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.phase.AbstractPhaseInterceptor
org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor
org.alfresco.repo.cmis.ws.AuthenticationInterceptor
public class AuthenticationInterceptor
Constructor Summary | |
---|---|
AuthenticationInterceptor()
|
Method Summary | |
---|---|
void |
handleMessage(org.apache.cxf.binding.soap.SoapMessage message)
|
void |
setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService)
|
void |
setTransactionService(org.alfresco.service.transaction.TransactionService transactionService)
|
Methods inherited from class org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor |
---|
getFaultCodePrefix, getRoles, getUnderstoodHeaders |
Methods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptor |
---|
addAfter, addAfter, addBefore, addBefore, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.interceptor.Interceptor |
---|
handleFault |
Constructor Detail |
---|
public AuthenticationInterceptor()
Method Detail |
---|
public void handleMessage(org.apache.cxf.binding.soap.SoapMessage message) throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.Fault
public void setAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService)
public void setTransactionService(org.alfresco.service.transaction.TransactionService transactionService)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |