public class

IAuthenticationVoucher

extends Object
java.lang.Object
   ↳ org.sunsystems.ssc.componentexecutor.definition.IAuthenticationVoucher

Class Overview

Java class for IAuthenticationVoucher complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="IAuthenticationVoucher">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Public Constructors
IAuthenticationVoucher()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public IAuthenticationVoucher ()