KeyInfoConfirmationData.java :  » 6.0-JDK-Modules-com.sun » xws-security » com » sun » xml » wss » saml » Java Open Source

Java Open Source » 6.0 JDK Modules com.sun » xws security 
xws security » com » sun » xml » wss » saml » KeyInfoConfirmationData.java
/*
 * KeyInfoConfirmationData.java
 *
 * Created on September 20, 2006, 1:06 PM
 *
 * To change this template, choose Tools | Template Manager
 * and open the template in the editor.
 */

package com.sun.xml.wss.saml;

/**
 *
 * @author root
 */
public interface KeyInfoConfirmationData extends SubjectConfirmationData {
    
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.