com.businessobjects.enterprise.secldap
Interface LDAPSSOVendorEnum


public interface LDAPSSOVendorEnum

An XML LDAP_SSOVendorEnum(@http://enterprise.businessobjects.com/3.0/secldap). This is an atomic type that is a restriction of com.businessobjects.enterprise.secldap.LDAPSSOVendorEnum.


Nested Class Summary
static class LDAPSSOVendorEnum.Enum
          Enumeration value class for com.businessobjects.enterprise.secldap.LDAPSSOVendorEnum.
static class LDAPSSOVendorEnum.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static int INT_NO_SSO
           
static int INT_SITE_MINDER
           
static LDAPSSOVendorEnum.Enum NO_SSO
           
static LDAPSSOVendorEnum.Enum SITE_MINDER
           
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 org.apache.xmlbeans.StringEnumAbstractBase enumValue()
           
 void set(org.apache.xmlbeans.StringEnumAbstractBase e)
           
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type

SITE_MINDER

static final LDAPSSOVendorEnum.Enum SITE_MINDER

NO_SSO

static final LDAPSSOVendorEnum.Enum NO_SSO

INT_SITE_MINDER

static final int INT_SITE_MINDER
See Also:
Constant Field Values

INT_NO_SSO

static final int INT_NO_SSO
See Also:
Constant Field Values
Method Detail

enumValue

org.apache.xmlbeans.StringEnumAbstractBase enumValue()

set

void set(org.apache.xmlbeans.StringEnumAbstractBase e)