org.mule.security.oauth.processor
Class ExtractAuthorizationCodeMessageProcessor

java.lang.Object
  extended by org.mule.security.oauth.processor.ExtractAuthorizationCodeMessageProcessor
All Implemented Interfaces:
MessageProcessor

public class ExtractAuthorizationCodeMessageProcessor
extends Object
implements MessageProcessor


Constructor Summary
ExtractAuthorizationCodeMessageProcessor(Pattern pattern)
           
 
Method Summary
 MuleEvent process(MuleEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractAuthorizationCodeMessageProcessor

public ExtractAuthorizationCodeMessageProcessor(Pattern pattern)
Method Detail

process

public MuleEvent process(MuleEvent event)
                  throws MuleException
Specified by:
process in interface MessageProcessor
Throws:
MuleException


Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.