org.apache.ws.security.action
Class SAMLTokenUnsignedAction
java.lang.Object
org.apache.ws.security.action.SAMLTokenSignedAction
org.apache.ws.security.action.SAMLTokenUnsignedAction
- All Implemented Interfaces:
- Action
public class SAMLTokenUnsignedAction
- extends SAMLTokenSignedAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMLTokenUnsignedAction
public SAMLTokenUnsignedAction()
execute
public void execute(WSHandler handler,
int actionToDo,
Document doc,
RequestData reqData)
throws WSSecurityException
- Specified by:
execute
in interface Action
- Overrides:
execute
in class SAMLTokenSignedAction
- Throws:
WSSecurityException
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.