public static interface SecurityContextDocument.SecurityContext
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SecurityContextDocument.SecurityContext.AmazonWebservices
An XML amazon-webservices(@http://airavata.apache.org/schemas/wec/2012/05).
|
static interface |
SecurityContextDocument.SecurityContext.CredentialManagementService
An XML credential-management-service(@http://airavata.apache.org/schemas/wec/2012/05).
|
static class |
SecurityContextDocument.SecurityContext.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
SecurityContextDocument.SecurityContext.GridMyproxyRepository
An XML grid-myproxy-repository(@http://airavata.apache.org/schemas/wec/2012/05).
|
static interface |
SecurityContextDocument.SecurityContext.SshAuthentication
An XML ssh-authentication(@http://airavata.apache.org/schemas/wec/2012/05).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextbyte[] getGridProxy()
org.apache.xmlbeans.XmlBase64Binary xgetGridProxy()
void setGridProxy(byte[] gridProxy)
void xsetGridProxy(org.apache.xmlbeans.XmlBase64Binary gridProxy)
SecurityContextDocument.SecurityContext.GridMyproxyRepository getGridMyproxyRepository()
void setGridMyproxyRepository(SecurityContextDocument.SecurityContext.GridMyproxyRepository gridMyproxyRepository)
SecurityContextDocument.SecurityContext.GridMyproxyRepository addNewGridMyproxyRepository()
SecurityContextDocument.SecurityContext.SshAuthentication getSshAuthentication()
void setSshAuthentication(SecurityContextDocument.SecurityContext.SshAuthentication sshAuthentication)
SecurityContextDocument.SecurityContext.SshAuthentication addNewSshAuthentication()
SecurityContextDocument.SecurityContext.CredentialManagementService getCredentialManagementService()
void setCredentialManagementService(SecurityContextDocument.SecurityContext.CredentialManagementService credentialManagementService)
SecurityContextDocument.SecurityContext.CredentialManagementService addNewCredentialManagementService()
SecurityContextDocument.SecurityContext.AmazonWebservices getAmazonWebservices()
void setAmazonWebservices(SecurityContextDocument.SecurityContext.AmazonWebservices amazonWebservices)
SecurityContextDocument.SecurityContext.AmazonWebservices addNewAmazonWebservices()
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.