Skip navigation links
A B C D E F G H I J L M N O P R S U V _ 

A

ACCESS_TOKEN - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
add_return(String) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
Auto generated add method for the array for convenience
addAssociations(Association) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated add method for the array for convenience
addCollections(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated add method for the array for convenience
addDumps(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated add method for the array for convenience
addFileItems(UploadedFileItem) - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
Auto generated add method for the array for convenience
addRegistryArtifacts(RegistryMetadata) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated add method for the array for convenience
addRegistryFilters(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated add method for the array for convenience
addRegistryHandlers(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated add method for the array for convenience
addResources(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated add method for the array for convenience
addServiceGroups(ServiceGroupMetadata) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated add method for the array for convenience
addServices(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
Auto generated add method for the array for convenience
ApplicationAdmin - Interface in org.wso2.carbon.stub
 
ApplicationAdminCallbackHandler - Class in org.wso2.carbon.stub
ApplicationAdminCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
ApplicationAdminCallbackHandler(Object) - Constructor for class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
ApplicationAdminCallbackHandler() - Constructor for class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
Please use this constructor if you don't want to set any clientData
ApplicationAdminException - Class in org.wso2.carbon.application.mgt.stub
ApplicationAdminException bean class
ApplicationAdminException() - Constructor for class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
 
ApplicationAdminException.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
ApplicationAdminExceptionException - Exception in org.wso2.carbon.stub
 
ApplicationAdminExceptionException() - Constructor for exception org.wso2.carbon.stub.ApplicationAdminExceptionException
 
ApplicationAdminExceptionException(String) - Constructor for exception org.wso2.carbon.stub.ApplicationAdminExceptionException
 
ApplicationAdminExceptionException(String, Throwable) - Constructor for exception org.wso2.carbon.stub.ApplicationAdminExceptionException
 
ApplicationAdminExceptionException(Throwable) - Constructor for exception org.wso2.carbon.stub.ApplicationAdminExceptionException
 
ApplicationAdminStub - Class in org.wso2.carbon.stub
 
ApplicationAdminStub(ConfigurationContext, String) - Constructor for class org.wso2.carbon.stub.ApplicationAdminStub
Constructor that takes in a configContext
ApplicationAdminStub(ConfigurationContext, String, boolean) - Constructor for class org.wso2.carbon.stub.ApplicationAdminStub
Constructor that takes in a configContext and useseperate listner
ApplicationAdminStub(ConfigurationContext) - Constructor for class org.wso2.carbon.stub.ApplicationAdminStub
Default Constructor
ApplicationAdminStub() - Constructor for class org.wso2.carbon.stub.ApplicationAdminStub
Default Constructor
ApplicationAdminStub(String) - Constructor for class org.wso2.carbon.stub.ApplicationAdminStub
Constructor taking the target endpoint
ApplicationMetadata - Class in org.wso2.carbon.application.mgt.stub.types.carbon
ApplicationMetadata bean class
ApplicationMetadata() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
ApplicationMetadata.Factory - Class in org.wso2.carbon.application.mgt.stub.types.carbon
Factory class that keeps the parse method
apply(RequestTemplate) - Method in class org.wso2.maven.car.artifact.impl.JWTAuthRequestInterceptor
 
Association - Class in org.wso2.carbon.application.mgt.stub.types.carbon
Association bean class
Association() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
Association.Factory - Class in org.wso2.carbon.application.mgt.stub.types.carbon
Factory class that keeps the parse method
AuthenticationAdmin - Interface in org.wso2.carbon.stub
 
AuthenticationAdminCallbackHandler - Class in org.wso2.carbon.stub
AuthenticationAdminCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
AuthenticationAdminCallbackHandler(Object) - Constructor for class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
AuthenticationAdminCallbackHandler() - Constructor for class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
Please use this constructor if you don't want to set any clientData
AuthenticationAdminStub - Class in org.wso2.carbon.stub
 
AuthenticationAdminStub(ConfigurationContext, String) - Constructor for class org.wso2.carbon.stub.AuthenticationAdminStub
Constructor that takes in a configContext
AuthenticationAdminStub(ConfigurationContext, String, boolean) - Constructor for class org.wso2.carbon.stub.AuthenticationAdminStub
Constructor that takes in a configContext and useseperate listner
AuthenticationAdminStub(ConfigurationContext) - Constructor for class org.wso2.carbon.stub.AuthenticationAdminStub
Default Constructor
AuthenticationAdminStub() - Constructor for class org.wso2.carbon.stub.AuthenticationAdminStub
Default Constructor
AuthenticationAdminStub(String) - Constructor for class org.wso2.carbon.stub.AuthenticationAdminStub
Constructor taking the target endpoint
AuthenticationException - Class in org.wso2.carbon.core.common.xsd
AuthenticationException bean class
AuthenticationException() - Constructor for class org.wso2.carbon.core.common.xsd.AuthenticationException
 
AuthenticationException.Factory - Class in org.wso2.carbon.core.common.xsd
Factory class that keeps the parse method
AUTHORIZATION_HEADER - Static variable in class org.wso2.maven.car.artifact.util.Constants
 

B

BASIC - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
buildWithBasicAuth(String, String, int, int, Class<T>, String) - Method in interface org.wso2.maven.car.artifact.HTTPClientBuilderService
Function to build Feign client factory.
buildWithBasicAuth(String, String, int, int, Class<T>, String) - Method in class org.wso2.maven.car.artifact.impl.HTTPClientBuilderServiceImpl
 
buildWithJWT(String, int, int, Class<T>, String) - Method in interface org.wso2.maven.car.artifact.HTTPClientBuilderService
Function to build Feign client factory.
buildWithJWT(String, int, int, Class<T>, String) - Method in class org.wso2.maven.car.artifact.impl.HTTPClientBuilderServiceImpl
 
buildWithJWTAndFormEncoder(String, int, int, Class<T>, String) - Method in interface org.wso2.maven.car.artifact.HTTPClientBuilderService
Function to build Feign client factory with FormEncoder.
buildWithJWTAndFormEncoder(String, int, int, Class<T>, String) - Method in class org.wso2.maven.car.artifact.impl.HTTPClientBuilderServiceImpl
 

C

CAppHandler - Interface in org.wso2.maven.car.artifact
This class provides an interface for all CApp handlers.
CAppMgtApiHelperService - Interface in org.wso2.maven.car.artifact.api
Describes methods that communicate with the MI server.
CAppMgtApiHelperServiceImpl - Class in org.wso2.maven.car.artifact.impl
 
CAppMgtApiHelperServiceImpl() - Constructor for class org.wso2.maven.car.artifact.impl.CAppMgtApiHelperServiceImpl
 
CAppMgtHandlerFactory - Class in org.wso2.maven.car.artifact.util
 
CAppMgtServiceStub - Interface in org.wso2.maven.car.artifact
 
CAppMgtServiceStubException - Exception in org.wso2.maven.car.artifact.exception
 
CAppMgtServiceStubException(String) - Constructor for exception org.wso2.maven.car.artifact.exception.CAppMgtServiceStubException
 
CAppMgtServiceStubException(String, Throwable) - Constructor for exception org.wso2.maven.car.artifact.exception.CAppMgtServiceStubException
 
CarbonAppUploader - Interface in org.wso2.carbon.stub
 
CarbonAppUploaderCallbackHandler - Class in org.wso2.carbon.stub
CarbonAppUploaderCallbackHandler Callback class, Users can extend this class and implement their own receiveResult and receiveError methods.
CarbonAppUploaderCallbackHandler(Object) - Constructor for class org.wso2.carbon.stub.CarbonAppUploaderCallbackHandler
User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
CarbonAppUploaderCallbackHandler() - Constructor for class org.wso2.carbon.stub.CarbonAppUploaderCallbackHandler
Please use this constructor if you don't want to set any clientData
CarbonAppUploaderStub - Class in org.wso2.carbon.stub
 
CarbonAppUploaderStub(ConfigurationContext, String) - Constructor for class org.wso2.carbon.stub.CarbonAppUploaderStub
Constructor that takes in a configContext
CarbonAppUploaderStub(ConfigurationContext, String, boolean) - Constructor for class org.wso2.carbon.stub.CarbonAppUploaderStub
Constructor that takes in a configContext and useseperate listner
CarbonAppUploaderStub(ConfigurationContext) - Constructor for class org.wso2.carbon.stub.CarbonAppUploaderStub
Default Constructor
CarbonAppUploaderStub() - Constructor for class org.wso2.carbon.stub.CarbonAppUploaderStub
Default Constructor
CarbonAppUploaderStub(String) - Constructor for class org.wso2.carbon.stub.CarbonAppUploaderStub
Constructor taking the target endpoint
CarbonServer - Class in org.wso2.maven.car.artifact
 
CarbonServer() - Constructor for class org.wso2.maven.car.artifact.CarbonServer
 
CARMavenArtifact - Class in org.wso2.maven.car.artifact
 
CARMavenArtifact() - Constructor for class org.wso2.maven.car.artifact.CARMavenArtifact
 
CLIENT_CONNECTION_TIMEOUT - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
CLIENT_READ_TIMEOUT - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
clientData - Variable in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
 
clientData - Variable in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
 
clientData - Variable in class org.wso2.carbon.stub.CarbonAppUploaderCallbackHandler
 
CONFIG_OPERATION_DEPLOY - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
CONFIG_OPERATION_UNDEPLOY - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
Constants - Class in org.wso2.maven.car.artifact.util
 
Constants() - Constructor for class org.wso2.maven.car.artifact.util.Constants
 

D

DeleteApplication - Class in org.wso2.carbon.application.mgt.stub
DeleteApplication bean class
DeleteApplication() - Constructor for class org.wso2.carbon.application.mgt.stub.DeleteApplication
 
deleteApplication(String) - Method in interface org.wso2.carbon.stub.ApplicationAdmin
Auto generated method signature for Asynchronous Invocations
deleteApplication(String) - Method in class org.wso2.carbon.stub.ApplicationAdminStub
Auto generated method signature
DeleteApplication.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
deployCApp(File, String, String) - Method in interface org.wso2.maven.car.artifact.api.CAppMgtApiHelperService
 
deployCApp(String, String, String, File) - Method in interface org.wso2.maven.car.artifact.CAppHandler
Executes the CApp deploy logic relevant to the handler.
deployCApp(File) - Method in interface org.wso2.maven.car.artifact.CAppMgtServiceStub
 
deployCApp(String, String, String, File) - Method in class org.wso2.maven.car.artifact.EICAppHandler
 
deployCApp(File, String, String) - Method in class org.wso2.maven.car.artifact.impl.CAppMgtApiHelperServiceImpl
 
deployCApp(String, String, String, File) - Method in class org.wso2.maven.car.artifact.MICAppHandler
 
deployCApp(File, String, String) - Static method in class org.wso2.maven.car.artifact.util.HTTPSClientUtil
 
DeployCarMojo - Class in org.wso2.maven.car.artifact
Deploy the generated CAR file to a Remote Server
DeployCarMojo() - Constructor for class org.wso2.maven.car.artifact.DeployCarMojo
 
doAuthenticate(String, String, String) - Method in interface org.wso2.maven.car.artifact.api.CAppMgtApiHelperService
 
doAuthenticate() - Method in interface org.wso2.maven.car.artifact.CAppMgtServiceStub
 
doAuthenticate(String, String, String) - Method in class org.wso2.maven.car.artifact.impl.CAppMgtApiHelperServiceImpl
 
doAuthenticate(String, String, String) - Static method in class org.wso2.maven.car.artifact.util.HTTPSClientUtil
 
DownloadCappArchive - Class in org.wso2.carbon.application.mgt.stub
DownloadCappArchive bean class
DownloadCappArchive() - Constructor for class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
 
downloadCappArchive(String) - Method in interface org.wso2.carbon.stub.ApplicationAdmin
Auto generated method signature
downloadCappArchive(String) - Method in class org.wso2.carbon.stub.ApplicationAdminStub
Auto generated method signature
DownloadCappArchive.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
DownloadCappArchiveResponse - Class in org.wso2.carbon.application.mgt.stub
DownloadCappArchiveResponse bean class
DownloadCappArchiveResponse() - Constructor for class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
 
DownloadCappArchiveResponse.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method

E

EI_SERVER - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
EICAppHandler - Class in org.wso2.maven.car.artifact
This class implements CAppHandler to implement the CApp deploy/undeploy logic for EI Servers.
EICAppHandler(Log) - Constructor for class org.wso2.maven.car.artifact.EICAppHandler
 
Exception - Class in org.wso2.carbon.application.mgt.stub
Exception bean class
Exception() - Constructor for class org.wso2.carbon.application.mgt.stub.Exception
 
Exception.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
execute() - Method in class org.wso2.maven.car.artifact.DeployCarMojo
 
ExtensionMapper - Class in org.wso2.carbon.application.mgt.stub
ExtensionMapper class
ExtensionMapper() - Constructor for class org.wso2.carbon.application.mgt.stub.ExtensionMapper
 
ExtensionMapper - Class in org.wso2.carbon.application.mgt.stub.upload.types.carbon
ExtensionMapper class
ExtensionMapper() - Constructor for class org.wso2.carbon.application.mgt.stub.upload.types.carbon.ExtensionMapper
 
ExtensionMapper - Class in org.wso2.carbon.core.services.authentication
ExtensionMapper class
ExtensionMapper() - Constructor for class org.wso2.carbon.core.services.authentication.ExtensionMapper
 

F

Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.ApplicationAdminException.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.DeleteApplication.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.DownloadCappArchive.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.Exception.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.GetAppData.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.GetAppDataResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.ListAllApplications.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.Association.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem.Factory
 
Factory() - Constructor for class org.wso2.carbon.application.mgt.stub.upload.UploadApp.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.common.xsd.AuthenticationException.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.GetAuthenticatorName.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.GetPriority.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.GetPriorityResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.IsDisabled.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.IsDisabledResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.Login.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LoginAuthenticationException.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LoginResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.Logout.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException.Factory
 
Factory() - Constructor for class org.wso2.carbon.core.services.authentication.xsd.RememberMeData.Factory
 
finalName - Variable in class org.wso2.maven.car.artifact.DeployCarMojo
finalName to use for the generated capp project if the user wants to override the default name

G

get_return() - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.core.services.authentication.LoginResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
Auto generated getter method
get_return() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
Auto generated getter method
GetAppData - Class in org.wso2.carbon.application.mgt.stub
GetAppData bean class
GetAppData() - Constructor for class org.wso2.carbon.application.mgt.stub.GetAppData
 
getAppData(String) - Method in interface org.wso2.carbon.stub.ApplicationAdmin
Auto generated method signature
getAppData(String) - Method in class org.wso2.carbon.stub.ApplicationAdminStub
Auto generated method signature
GetAppData.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
GetAppDataResponse - Class in org.wso2.carbon.application.mgt.stub
GetAppDataResponse bean class
GetAppDataResponse() - Constructor for class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
 
GetAppDataResponse.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
getApplicationAdminException() - Method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
Auto generated getter method
getAppName() - Method in class org.wso2.carbon.application.mgt.stub.DeleteApplication
Auto generated getter method
getAppName() - Method in class org.wso2.carbon.application.mgt.stub.GetAppData
Auto generated getter method
getAppName() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated getter method
getAppVersion() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated getter method
getArtifactId() - Method in class org.wso2.maven.car.artifact.CARMavenArtifact
 
getArtifactName() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated getter method
getAssociations() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated getter method
getAuthenticated() - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
Auto generated getter method
getAuthenticationException() - Method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
Auto generated getter method
getAuthenticationException() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
Auto generated getter method
getAuthenticationException() - Method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
Auto generated getter method
GetAuthenticatorName - Class in org.wso2.carbon.core.services.authentication
GetAuthenticatorName bean class
GetAuthenticatorName() - Constructor for class org.wso2.carbon.core.services.authentication.GetAuthenticatorName
 
getAuthenticatorName() - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature
getAuthenticatorName() - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature
GetAuthenticatorName.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
GetAuthenticatorNameResponse - Class in org.wso2.carbon.core.services.authentication
GetAuthenticatorNameResponse bean class
GetAuthenticatorNameResponse() - Constructor for class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
 
GetAuthenticatorNameResponse.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
getCAppMgtHttpsClient(String, String, String) - Static method in class org.wso2.maven.car.artifact.util.CAppMgtHandlerFactory
Returns an HTTPS client for communicating with the MI server with basic auth.
getCAppMgtHttpsClient2(String, String) - Static method in class org.wso2.maven.car.artifact.util.CAppMgtHandlerFactory
Returns an HTTPS client for communicating with the MI server with JWT and form encoder to handle multipart data.
getCAppMgtHttpsClient3(String, String) - Static method in class org.wso2.maven.car.artifact.util.CAppMgtHandlerFactory
Returns an HTTPS client for communicating with the MI server with JWT token.
getClientData() - Method in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
Get the client data
getClientData() - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
Get the client data
getClientData() - Method in class org.wso2.carbon.stub.CarbonAppUploaderCallbackHandler
Get the client data
getCollections() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated getter method
getCookie() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
Auto generated getter method
getDataHandler() - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
Auto generated getter method
getDumps() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated getter method
getFaultMessage() - Method in exception org.wso2.carbon.stub.ApplicationAdminExceptionException
 
getFaultMessage() - Method in exception org.wso2.carbon.stub.LoginAuthenticationExceptionException
 
getFaultMessage() - Method in exception org.wso2.carbon.stub.LoginWithRememberMeOptionAuthenticationExceptionException
 
getFaultMessage() - Method in exception org.wso2.carbon.stub.LogoutAuthenticationExceptionException
 
getFileItems() - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
Auto generated getter method
getFileName() - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
Auto generated getter method
getFileName() - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
Auto generated getter method
getFileType() - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
Auto generated getter method
getGroupId() - Method in class org.wso2.maven.car.artifact.CARMavenArtifact
 
getMaxAge() - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
Auto generated getter method
getMessage() - Method in class org.wso2.carbon.application.mgt.stub.Exception
Auto generated getter method
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.DeleteApplication
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.Exception
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.GetAppData
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplications
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.common.xsd.AuthenticationException
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorName
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.GetPriority
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.IsDisabled
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.Login
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LoginResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.Logout
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
 
getOMElement(QName, OMFactory) - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
getOperation() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
getPassword() - Method in class org.wso2.carbon.core.services.authentication.Login
Auto generated getter method
getPassword() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
Auto generated getter method
getPassword() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
GetPriority - Class in org.wso2.carbon.core.services.authentication
GetPriority bean class
GetPriority() - Constructor for class org.wso2.carbon.core.services.authentication.GetPriority
 
getPriority() - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature
getPriority() - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature
GetPriority.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
GetPriorityResponse - Class in org.wso2.carbon.core.services.authentication
GetPriorityResponse bean class
GetPriorityResponse() - Constructor for class org.wso2.carbon.core.services.authentication.GetPriorityResponse
 
GetPriorityResponse.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.DeleteApplication
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.Exception
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.GetAppData
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplications
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.common.xsd.AuthenticationException
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorName
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.GetPriority
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.IsDisabled
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.Login
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LoginResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.Logout
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
databinding method to get an XML representation of this object
getPullParser(QName) - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
databinding method to get an XML representation of this object
getRegistryArtifacts() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated getter method
getRegistryFilters() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated getter method
getRegistryHandlers() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated getter method
getRemoteAddress() - Method in class org.wso2.carbon.core.services.authentication.Login
Auto generated getter method
getRemoteAddress() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
Auto generated getter method
getResources() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated getter method
getServerType() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
getServerUrl() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
getServiceGroups() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated getter method
getServices() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
Auto generated getter method
getSgName() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
Auto generated getter method
getSgType() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
Auto generated getter method
getSourcePath() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
Auto generated getter method
getTargetPath() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
Auto generated getter method
getTrustStorePassword() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
getTrustStorePath() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
getTrustStoreType() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
getTypeObject(String, String, XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.ExtensionMapper
 
getTypeObject(String, String, XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.ExtensionMapper
 
getTypeObject(String, String, XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.ExtensionMapper
 
getUsername() - Method in class org.wso2.carbon.core.services.authentication.Login
Auto generated getter method
getUsername() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
Auto generated getter method
getUserName() - Method in class org.wso2.maven.car.artifact.CarbonServer
 
getValue() - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
Auto generated getter method
getVersion() - Method in class org.wso2.maven.car.artifact.CARMavenArtifact
 

H

HTTPClientBuilderService - Interface in org.wso2.maven.car.artifact
 
HTTPClientBuilderServiceImpl - Class in org.wso2.maven.car.artifact.impl
 
HTTPClientBuilderServiceImpl() - Constructor for class org.wso2.maven.car.artifact.impl.HTTPClientBuilderServiceImpl
 
HTTPSClientUtil - Class in org.wso2.maven.car.artifact.util
 

I

is_returnSpecified() - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
 
is_returnSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
 
isApplicationAdminExceptionSpecified() - Method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
 
isAppNameSpecified() - Method in class org.wso2.carbon.application.mgt.stub.DeleteApplication
 
isAppNameSpecified() - Method in class org.wso2.carbon.application.mgt.stub.GetAppData
 
isAppNameSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
isAppVersionSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
isArtifactNameSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
isAssociationsSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
isAuthenticatedSpecified() - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
isAuthenticationExceptionSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
 
isAuthenticationExceptionSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
 
isAuthenticationExceptionSpecified() - Method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
 
isCollectionsSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
isCookieSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
 
isDataHandlerSpecified() - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
IsDisabled - Class in org.wso2.carbon.core.services.authentication
IsDisabled bean class
IsDisabled() - Constructor for class org.wso2.carbon.core.services.authentication.IsDisabled
 
isDisabled() - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature
isDisabled() - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature
IsDisabled.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
IsDisabledResponse - Class in org.wso2.carbon.core.services.authentication
IsDisabledResponse bean class
IsDisabledResponse() - Constructor for class org.wso2.carbon.core.services.authentication.IsDisabledResponse
 
IsDisabledResponse.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
isDumpsSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
isFileItemsSpecified() - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
 
isFileNameSpecified() - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
 
isFileNameSpecified() - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
isFileTypeSpecified() - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
isMaxAgeSpecified() - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
isMessageSpecified() - Method in class org.wso2.carbon.application.mgt.stub.Exception
 
isPasswordSpecified() - Method in class org.wso2.carbon.core.services.authentication.Login
 
isPasswordSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
isRegistryArtifactsSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
isRegistryFiltersSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
isRegistryHandlersSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
isRemoteAddressSpecified() - Method in class org.wso2.carbon.core.services.authentication.Login
 
isRemoteAddressSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
isResourcesSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
isServiceGroupsSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
isServicesSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
isSgNameSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
isSgTypeSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
isSourcePathSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
isTargetPathSpecified() - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
isUsernameSpecified() - Method in class org.wso2.carbon.core.services.authentication.Login
 
isUsernameSpecified() - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
isValueSpecified() - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 

J

JWTAuthRequestInterceptor - Class in org.wso2.maven.car.artifact.impl
 
JWTAuthRequestInterceptor(String) - Constructor for class org.wso2.maven.car.artifact.impl.JWTAuthRequestInterceptor
 

L

ListAllApplications - Class in org.wso2.carbon.application.mgt.stub
ListAllApplications bean class
ListAllApplications() - Constructor for class org.wso2.carbon.application.mgt.stub.ListAllApplications
 
listAllApplications() - Method in interface org.wso2.carbon.stub.ApplicationAdmin
Auto generated method signature
listAllApplications() - Method in class org.wso2.carbon.stub.ApplicationAdminStub
Auto generated method signature
ListAllApplications.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
ListAllApplicationsResponse - Class in org.wso2.carbon.application.mgt.stub
ListAllApplicationsResponse bean class
ListAllApplicationsResponse() - Constructor for class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
 
ListAllApplicationsResponse.Factory - Class in org.wso2.carbon.application.mgt.stub
Factory class that keeps the parse method
local_return - Variable in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
field for _return
local_return - Variable in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
field for _return
local_return - Variable in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
field for _return This was an Array!
local_return - Variable in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
field for _return
local_return - Variable in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
field for _return
local_return - Variable in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
field for _return
local_return - Variable in class org.wso2.carbon.core.services.authentication.LoginResponse
field for _return
local_return - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
field for _return
local_return - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
field for _return
local_returnTracker - Variable in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
 
local_returnTracker - Variable in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
 
local_returnTracker - Variable in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
 
local_returnTracker - Variable in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
 
local_returnTracker - Variable in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
 
local_returnTracker - Variable in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
 
local_returnTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginResponse
 
local_returnTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
 
local_returnTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
 
localApplicationAdminException - Variable in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
field for ApplicationAdminException
localApplicationAdminExceptionTracker - Variable in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
 
localAppName - Variable in class org.wso2.carbon.application.mgt.stub.DeleteApplication
field for AppName
localAppName - Variable in class org.wso2.carbon.application.mgt.stub.GetAppData
field for AppName
localAppName - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
field for AppName
localAppNameTracker - Variable in class org.wso2.carbon.application.mgt.stub.DeleteApplication
 
localAppNameTracker - Variable in class org.wso2.carbon.application.mgt.stub.GetAppData
 
localAppNameTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
localAppVersion - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
field for AppVersion
localAppVersionTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
localArtifactName - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
field for ArtifactName
localArtifactNameTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
localAssociations - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
field for Associations This was an Array!
localAssociationsTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
localAuthenticated - Variable in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
field for Authenticated
localAuthenticatedTracker - Variable in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
localAuthenticationException - Variable in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
field for AuthenticationException
localAuthenticationException - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
field for AuthenticationException
localAuthenticationException - Variable in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
field for AuthenticationException
localAuthenticationExceptionTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
 
localAuthenticationExceptionTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
 
localAuthenticationExceptionTracker - Variable in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
 
localCollections - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
field for Collections This was an Array!
localCollectionsTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
localCookie - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
field for Cookie
localCookieTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
 
localDataHandler - Variable in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
field for DataHandler
localDataHandlerTracker - Variable in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
localDumps - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
field for Dumps This was an Array!
localDumpsTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
localFileItems - Variable in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
field for FileItems This was an Array!
localFileItemsTracker - Variable in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
 
localFileName - Variable in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
field for FileName
localFileName - Variable in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
field for FileName
localFileNameTracker - Variable in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
 
localFileNameTracker - Variable in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
localFileType - Variable in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
field for FileType
localFileTypeTracker - Variable in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
localMaxAge - Variable in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
field for MaxAge
localMaxAgeTracker - Variable in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
localMessage - Variable in class org.wso2.carbon.application.mgt.stub.Exception
field for Message
localMessageTracker - Variable in class org.wso2.carbon.application.mgt.stub.Exception
 
localPassword - Variable in class org.wso2.carbon.core.services.authentication.Login
field for Password
localPassword - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
field for Password
localPasswordTracker - Variable in class org.wso2.carbon.core.services.authentication.Login
 
localPasswordTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
localRegistryArtifacts - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
field for RegistryArtifacts This was an Array!
localRegistryArtifactsTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
localRegistryFilters - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
field for RegistryFilters This was an Array!
localRegistryFiltersTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
localRegistryHandlers - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
field for RegistryHandlers This was an Array!
localRegistryHandlersTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
localRemoteAddress - Variable in class org.wso2.carbon.core.services.authentication.Login
field for RemoteAddress
localRemoteAddress - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
field for RemoteAddress
localRemoteAddressTracker - Variable in class org.wso2.carbon.core.services.authentication.Login
 
localRemoteAddressTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
localResources - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
field for Resources This was an Array!
localResourcesTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
localServiceGroups - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
field for ServiceGroups This was an Array!
localServiceGroupsTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
localServices - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
field for Services This was an Array!
localServicesTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
localSgName - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
field for SgName
localSgNameTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
localSgType - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
field for SgType
localSgTypeTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
localSourcePath - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
field for SourcePath
localSourcePathTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
localTargetPath - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
field for TargetPath
localTargetPathTracker - Variable in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
localUsername - Variable in class org.wso2.carbon.core.services.authentication.Login
field for Username
localUsername - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
field for Username
localUsernameTracker - Variable in class org.wso2.carbon.core.services.authentication.Login
 
localUsernameTracker - Variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
localValue - Variable in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
field for Value
localValueTracker - Variable in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
Login - Class in org.wso2.carbon.core.services.authentication
Login bean class
Login() - Constructor for class org.wso2.carbon.core.services.authentication.Login
 
login(String, String, String) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature
login(String, String, String) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature
Login.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LoginAuthenticationException - Class in org.wso2.carbon.core.services.authentication
LoginAuthenticationException bean class
LoginAuthenticationException() - Constructor for class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
 
LoginAuthenticationException.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LoginAuthenticationExceptionException - Exception in org.wso2.carbon.stub
 
LoginAuthenticationExceptionException() - Constructor for exception org.wso2.carbon.stub.LoginAuthenticationExceptionException
 
LoginAuthenticationExceptionException(String) - Constructor for exception org.wso2.carbon.stub.LoginAuthenticationExceptionException
 
LoginAuthenticationExceptionException(String, Throwable) - Constructor for exception org.wso2.carbon.stub.LoginAuthenticationExceptionException
 
LoginAuthenticationExceptionException(Throwable) - Constructor for exception org.wso2.carbon.stub.LoginAuthenticationExceptionException
 
LoginResponse - Class in org.wso2.carbon.core.services.authentication
LoginResponse bean class
LoginResponse() - Constructor for class org.wso2.carbon.core.services.authentication.LoginResponse
 
LoginResponse.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LoginWithRememberMeCookie - Class in org.wso2.carbon.core.services.authentication
LoginWithRememberMeCookie bean class
LoginWithRememberMeCookie() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
 
loginWithRememberMeCookie(String) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature
loginWithRememberMeCookie(String) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature
LoginWithRememberMeCookie.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LoginWithRememberMeCookieResponse - Class in org.wso2.carbon.core.services.authentication
LoginWithRememberMeCookieResponse bean class
LoginWithRememberMeCookieResponse() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
 
LoginWithRememberMeCookieResponse.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LoginWithRememberMeOption - Class in org.wso2.carbon.core.services.authentication
LoginWithRememberMeOption bean class
LoginWithRememberMeOption() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
loginWithRememberMeOption(String, String, String) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature
loginWithRememberMeOption(String, String, String) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature
LoginWithRememberMeOption.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LoginWithRememberMeOptionAuthenticationException - Class in org.wso2.carbon.core.services.authentication
LoginWithRememberMeOptionAuthenticationException bean class
LoginWithRememberMeOptionAuthenticationException() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
 
LoginWithRememberMeOptionAuthenticationException.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LoginWithRememberMeOptionAuthenticationExceptionException - Exception in org.wso2.carbon.stub
 
LoginWithRememberMeOptionAuthenticationExceptionException() - Constructor for exception org.wso2.carbon.stub.LoginWithRememberMeOptionAuthenticationExceptionException
 
LoginWithRememberMeOptionAuthenticationExceptionException(String) - Constructor for exception org.wso2.carbon.stub.LoginWithRememberMeOptionAuthenticationExceptionException
 
LoginWithRememberMeOptionAuthenticationExceptionException(String, Throwable) - Constructor for exception org.wso2.carbon.stub.LoginWithRememberMeOptionAuthenticationExceptionException
 
LoginWithRememberMeOptionAuthenticationExceptionException(Throwable) - Constructor for exception org.wso2.carbon.stub.LoginWithRememberMeOptionAuthenticationExceptionException
 
LoginWithRememberMeOptionResponse - Class in org.wso2.carbon.core.services.authentication
LoginWithRememberMeOptionResponse bean class
LoginWithRememberMeOptionResponse() - Constructor for class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
 
LoginWithRememberMeOptionResponse.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
Logout - Class in org.wso2.carbon.core.services.authentication
Logout bean class
Logout() - Constructor for class org.wso2.carbon.core.services.authentication.Logout
 
logout() - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature for Asynchronous Invocations
logout() - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature
Logout.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LogoutAuthenticationException - Class in org.wso2.carbon.core.services.authentication
LogoutAuthenticationException bean class
LogoutAuthenticationException() - Constructor for class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
 
LogoutAuthenticationException.Factory - Class in org.wso2.carbon.core.services.authentication
Factory class that keeps the parse method
LogoutAuthenticationExceptionException - Exception in org.wso2.carbon.stub
 
LogoutAuthenticationExceptionException() - Constructor for exception org.wso2.carbon.stub.LogoutAuthenticationExceptionException
 
LogoutAuthenticationExceptionException(String) - Constructor for exception org.wso2.carbon.stub.LogoutAuthenticationExceptionException
 
LogoutAuthenticationExceptionException(String, Throwable) - Constructor for exception org.wso2.carbon.stub.LogoutAuthenticationExceptionException
 
LogoutAuthenticationExceptionException(Throwable) - Constructor for exception org.wso2.carbon.stub.LogoutAuthenticationExceptionException
 

M

MI_SERVER - Static variable in class org.wso2.maven.car.artifact.util.Constants
 
MICAppHandler - Class in org.wso2.maven.car.artifact
This class implements CAppHandler to implement the CApp deploy/undeploy logic for MI Servers.
MICAppHandler(Log) - Constructor for class org.wso2.maven.car.artifact.MICAppHandler
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.DeleteApplication
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.GetAppData
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.ListAllApplications
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.GetAuthenticatorName
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.GetPriority
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.IsDisabled
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.Login
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LoginResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.Logout
 
MY_QNAME - Static variable in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
 

N

newDefaultClientInstance() - Method in interface org.wso2.maven.car.artifact.HTTPClientBuilderService
Function to create new Feign client instance.
newDefaultClientInstance() - Method in class org.wso2.maven.car.artifact.impl.HTTPClientBuilderServiceImpl
 

O

org.wso2.carbon.application.mgt.stub - package org.wso2.carbon.application.mgt.stub
 
org.wso2.carbon.application.mgt.stub.types.carbon - package org.wso2.carbon.application.mgt.stub.types.carbon
 
org.wso2.carbon.application.mgt.stub.upload - package org.wso2.carbon.application.mgt.stub.upload
 
org.wso2.carbon.application.mgt.stub.upload.types.carbon - package org.wso2.carbon.application.mgt.stub.upload.types.carbon
 
org.wso2.carbon.core.common.xsd - package org.wso2.carbon.core.common.xsd
 
org.wso2.carbon.core.services.authentication - package org.wso2.carbon.core.services.authentication
 
org.wso2.carbon.core.services.authentication.xsd - package org.wso2.carbon.core.services.authentication.xsd
 
org.wso2.carbon.stub - package org.wso2.carbon.stub
 
org.wso2.maven.car.artifact - package org.wso2.maven.car.artifact
 
org.wso2.maven.car.artifact.api - package org.wso2.maven.car.artifact.api
 
org.wso2.maven.car.artifact.exception - package org.wso2.maven.car.artifact.exception
 
org.wso2.maven.car.artifact.impl - package org.wso2.maven.car.artifact.impl
 
org.wso2.maven.car.artifact.util - package org.wso2.maven.car.artifact.util
 

P

parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.DeleteApplication.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.Exception.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.GetAppData.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.ListAllApplications.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.common.xsd.AuthenticationException.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorName.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.GetPriority.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.IsDisabled.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.Login.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LoginResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.Logout.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element
parse(XMLStreamReader) - Static method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData.Factory
static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element

R

receiveErrordownloadCappArchive(Exception) - Method in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from downloadCappArchive operation
receiveErrorgetAppData(Exception) - Method in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from getAppData operation
receiveErrorgetAuthenticatorName(Exception) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from getAuthenticatorName operation
receiveErrorgetPriority(Exception) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from getPriority operation
receiveErrorisDisabled(Exception) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from isDisabled operation
receiveErrorlistAllApplications(Exception) - Method in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from listAllApplications operation
receiveErrorlogin(Exception) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from login operation
receiveErrorloginWithRememberMeCookie(Exception) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from loginWithRememberMeCookie operation
receiveErrorloginWithRememberMeOption(Exception) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from loginWithRememberMeOption operation
receiveErroruploadApp(Exception) - Method in class org.wso2.carbon.stub.CarbonAppUploaderCallbackHandler
auto generated Axis2 Error handler override this method for handling error response from uploadApp operation
receiveResultdownloadCappArchive(DataHandler) - Method in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
auto generated Axis2 call back method for downloadCappArchive method override this method for handling normal response from downloadCappArchive operation
receiveResultgetAppData(ApplicationMetadata) - Method in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
auto generated Axis2 call back method for getAppData method override this method for handling normal response from getAppData operation
receiveResultgetAuthenticatorName(String) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 call back method for getAuthenticatorName method override this method for handling normal response from getAuthenticatorName operation
receiveResultgetPriority(int) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 call back method for getPriority method override this method for handling normal response from getPriority operation
receiveResultisDisabled(boolean) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 call back method for isDisabled method override this method for handling normal response from isDisabled operation
receiveResultlistAllApplications(String[]) - Method in class org.wso2.carbon.stub.ApplicationAdminCallbackHandler
auto generated Axis2 call back method for listAllApplications method override this method for handling normal response from listAllApplications operation
receiveResultlogin(boolean) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 call back method for login method override this method for handling normal response from login operation
receiveResultloginWithRememberMeCookie(boolean) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 call back method for loginWithRememberMeCookie method override this method for handling normal response from loginWithRememberMeCookie operation
receiveResultloginWithRememberMeOption(RememberMeData) - Method in class org.wso2.carbon.stub.AuthenticationAdminCallbackHandler
auto generated Axis2 call back method for loginWithRememberMeOption method override this method for handling normal response from loginWithRememberMeOption operation
receiveResultuploadApp() - Method in class org.wso2.carbon.stub.CarbonAppUploaderCallbackHandler
auto generated Axis2 call back method for uploadApp method override this method for handling normal response from uploadApp operation
RegistryMetadata - Class in org.wso2.carbon.application.mgt.stub.types.carbon
RegistryMetadata bean class
RegistryMetadata() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
RegistryMetadata.Factory - Class in org.wso2.carbon.application.mgt.stub.types.carbon
Factory class that keeps the parse method
RememberMeData - Class in org.wso2.carbon.core.services.authentication.xsd
RememberMeData bean class
RememberMeData() - Constructor for class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
RememberMeData.Factory - Class in org.wso2.carbon.core.services.authentication.xsd
Factory class that keeps the parse method

S

serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.DeleteApplication
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.DeleteApplication
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.Exception
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.Exception
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.GetAppData
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.GetAppData
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplications
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplications
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.common.xsd.AuthenticationException
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.common.xsd.AuthenticationException
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorName
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorName
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.GetPriority
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.GetPriority
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.IsDisabled
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.IsDisabled
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.Login
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.Login
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LoginResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.Logout
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.Logout
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
 
serialize(QName, XMLStreamWriter) - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
serialize(QName, XMLStreamWriter, boolean) - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
 
ServiceGroupMetadata - Class in org.wso2.carbon.application.mgt.stub.types.carbon
ServiceGroupMetadata bean class
ServiceGroupMetadata() - Constructor for class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
 
ServiceGroupMetadata.Factory - Class in org.wso2.carbon.application.mgt.stub.types.carbon
Factory class that keeps the parse method
set_return(DataHandler) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchiveResponse
Auto generated setter method
set_return(ApplicationMetadata) - Method in class org.wso2.carbon.application.mgt.stub.GetAppDataResponse
Auto generated setter method
set_return(String[]) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
Auto generated setter method
set_return(String) - Method in class org.wso2.carbon.core.services.authentication.GetAuthenticatorNameResponse
Auto generated setter method
set_return(int) - Method in class org.wso2.carbon.core.services.authentication.GetPriorityResponse
Auto generated setter method
set_return(boolean) - Method in class org.wso2.carbon.core.services.authentication.IsDisabledResponse
Auto generated setter method
set_return(boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginResponse
Auto generated setter method
set_return(boolean) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookieResponse
Auto generated setter method
set_return(RememberMeData) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionResponse
Auto generated setter method
setApplicationAdminException(Exception) - Method in class org.wso2.carbon.application.mgt.stub.ApplicationAdminException
Auto generated setter method
setAppName(String) - Method in class org.wso2.carbon.application.mgt.stub.DeleteApplication
Auto generated setter method
setAppName(String) - Method in class org.wso2.carbon.application.mgt.stub.GetAppData
Auto generated setter method
setAppName(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated setter method
setAppVersion(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated setter method
setArtifactId(String) - Method in class org.wso2.maven.car.artifact.CARMavenArtifact
 
setArtifactName(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated setter method
setAssociations(Association[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated setter method
setAuthenticated(boolean) - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
Auto generated setter method
setAuthenticationException(AuthenticationException) - Method in class org.wso2.carbon.core.services.authentication.LoginAuthenticationException
Auto generated setter method
setAuthenticationException(AuthenticationException) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOptionAuthenticationException
Auto generated setter method
setAuthenticationException(AuthenticationException) - Method in class org.wso2.carbon.core.services.authentication.LogoutAuthenticationException
Auto generated setter method
setCollections(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated setter method
setCookie(String) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeCookie
Auto generated setter method
setDataHandler(DataHandler) - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
Auto generated setter method
setDumps(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated setter method
setFaultMessage(ApplicationAdminException) - Method in exception org.wso2.carbon.stub.ApplicationAdminExceptionException
 
setFaultMessage(LoginAuthenticationException) - Method in exception org.wso2.carbon.stub.LoginAuthenticationExceptionException
 
setFaultMessage(LoginWithRememberMeOptionAuthenticationException) - Method in exception org.wso2.carbon.stub.LoginWithRememberMeOptionAuthenticationExceptionException
 
setFaultMessage(LogoutAuthenticationException) - Method in exception org.wso2.carbon.stub.LogoutAuthenticationExceptionException
 
setFileItems(UploadedFileItem[]) - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
Auto generated setter method
setFileName(String) - Method in class org.wso2.carbon.application.mgt.stub.DownloadCappArchive
Auto generated setter method
setFileName(String) - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
Auto generated setter method
setFileType(String) - Method in class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
Auto generated setter method
setGroupId(String) - Method in class org.wso2.maven.car.artifact.CARMavenArtifact
 
setMaxAge(int) - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
Auto generated setter method
setMessage(String) - Method in class org.wso2.carbon.application.mgt.stub.Exception
Auto generated setter method
setOperation(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setPassword(String) - Method in class org.wso2.carbon.core.services.authentication.Login
Auto generated setter method
setPassword(String) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
Auto generated setter method
setPassword(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setRegistryArtifacts(RegistryMetadata[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated setter method
setRegistryFilters(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated setter method
setRegistryHandlers(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated setter method
setRemoteAddress(String) - Method in class org.wso2.carbon.core.services.authentication.Login
Auto generated setter method
setRemoteAddress(String) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
Auto generated setter method
setResources(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
Auto generated setter method
setServerType(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setServerUrl(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setServiceGroups(ServiceGroupMetadata[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
Auto generated setter method
setServices(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
Auto generated setter method
setSgName(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
Auto generated setter method
setSgType(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
Auto generated setter method
setSourcePath(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
Auto generated setter method
setTargetPath(String) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.Association
Auto generated setter method
setTrustStorePassword(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setTrustStorePath(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setTrustStoreType(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setUsername(String) - Method in class org.wso2.carbon.core.services.authentication.Login
Auto generated setter method
setUsername(String) - Method in class org.wso2.carbon.core.services.authentication.LoginWithRememberMeOption
Auto generated setter method
setUserName(String) - Method in class org.wso2.maven.car.artifact.CarbonServer
 
setValue(String) - Method in class org.wso2.carbon.core.services.authentication.xsd.RememberMeData
Auto generated setter method
setVersion(String) - Method in class org.wso2.maven.car.artifact.CARMavenArtifact
 
startdownloadCappArchive(String, ApplicationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.ApplicationAdmin
Auto generated method signature for Asynchronous Invocations
startdownloadCappArchive(String, ApplicationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.ApplicationAdminStub
Auto generated method signature for Asynchronous Invocations
startgetAppData(String, ApplicationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.ApplicationAdmin
Auto generated method signature for Asynchronous Invocations
startgetAppData(String, ApplicationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.ApplicationAdminStub
Auto generated method signature for Asynchronous Invocations
startgetAuthenticatorName(AuthenticationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature for Asynchronous Invocations
startgetAuthenticatorName(AuthenticationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature for Asynchronous Invocations
startgetPriority(AuthenticationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature for Asynchronous Invocations
startgetPriority(AuthenticationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature for Asynchronous Invocations
startisDisabled(AuthenticationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature for Asynchronous Invocations
startisDisabled(AuthenticationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature for Asynchronous Invocations
startlistAllApplications(ApplicationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.ApplicationAdmin
Auto generated method signature for Asynchronous Invocations
startlistAllApplications(ApplicationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.ApplicationAdminStub
Auto generated method signature for Asynchronous Invocations
startlogin(String, String, String, AuthenticationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature for Asynchronous Invocations
startlogin(String, String, String, AuthenticationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature for Asynchronous Invocations
startloginWithRememberMeCookie(String, AuthenticationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature for Asynchronous Invocations
startloginWithRememberMeCookie(String, AuthenticationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature for Asynchronous Invocations
startloginWithRememberMeOption(String, String, String, AuthenticationAdminCallbackHandler) - Method in interface org.wso2.carbon.stub.AuthenticationAdmin
Auto generated method signature for Asynchronous Invocations
startloginWithRememberMeOption(String, String, String, AuthenticationAdminCallbackHandler) - Method in class org.wso2.carbon.stub.AuthenticationAdminStub
Auto generated method signature for Asynchronous Invocations
startuploadApp(UploadedFileItem[], CarbonAppUploaderCallbackHandler) - Method in interface org.wso2.carbon.stub.CarbonAppUploader
Auto generated method signature for Asynchronous Invocations
startuploadApp(UploadedFileItem[], CarbonAppUploaderCallbackHandler) - Method in class org.wso2.carbon.stub.CarbonAppUploaderStub
Auto generated method signature for Asynchronous Invocations

U

unDeployCApp(String, String, String) - Method in interface org.wso2.maven.car.artifact.api.CAppMgtApiHelperService
 
unDeployCApp(String, String, String, MavenProject) - Method in interface org.wso2.maven.car.artifact.CAppHandler
Executes the CApp undeploy logic relevant to the handler.
unDeployCApp(String) - Method in interface org.wso2.maven.car.artifact.CAppMgtServiceStub
 
unDeployCApp(String, String, String, MavenProject) - Method in class org.wso2.maven.car.artifact.EICAppHandler
 
unDeployCApp(String, String, String) - Method in class org.wso2.maven.car.artifact.impl.CAppMgtApiHelperServiceImpl
 
unDeployCApp(String, String, String, MavenProject) - Method in class org.wso2.maven.car.artifact.MICAppHandler
 
unDeployCApp(String, String, String) - Static method in class org.wso2.maven.car.artifact.util.HTTPSClientUtil
 
UploadApp - Class in org.wso2.carbon.application.mgt.stub.upload
UploadApp bean class
UploadApp() - Constructor for class org.wso2.carbon.application.mgt.stub.upload.UploadApp
 
uploadApp(UploadedFileItem[]) - Method in interface org.wso2.carbon.stub.CarbonAppUploader
Auto generated method signature
uploadApp(UploadedFileItem[]) - Method in class org.wso2.carbon.stub.CarbonAppUploaderStub
Auto generated method signature
UploadApp.Factory - Class in org.wso2.carbon.application.mgt.stub.upload
Factory class that keeps the parse method
UploadedFileItem - Class in org.wso2.carbon.application.mgt.stub.upload.types.carbon
UploadedFileItem bean class
UploadedFileItem() - Constructor for class org.wso2.carbon.application.mgt.stub.upload.types.carbon.UploadedFileItem
 
UploadedFileItem.Factory - Class in org.wso2.carbon.application.mgt.stub.upload.types.carbon
Factory class that keeps the parse method

V

validate_return(String[]) - Method in class org.wso2.carbon.application.mgt.stub.ListAllApplicationsResponse
validate the array for _return
validateAssociations(Association[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
validate the array for Associations
validateCollections(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
validate the array for Collections
validateDumps(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
validate the array for Dumps
validateFileItems(UploadedFileItem[]) - Method in class org.wso2.carbon.application.mgt.stub.upload.UploadApp
validate the array for FileItems
validateRegistryArtifacts(RegistryMetadata[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
validate the array for RegistryArtifacts
validateRegistryFilters(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
validate the array for RegistryFilters
validateRegistryHandlers(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
validate the array for RegistryHandlers
validateResources(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.RegistryMetadata
validate the array for Resources
validateServiceGroups(ServiceGroupMetadata[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ApplicationMetadata
validate the array for ServiceGroups
validateServices(String[]) - Method in class org.wso2.carbon.application.mgt.stub.types.carbon.ServiceGroupMetadata
validate the array for Services

_

_operations - Variable in class org.wso2.carbon.stub.ApplicationAdminStub
 
_operations - Variable in class org.wso2.carbon.stub.AuthenticationAdminStub
 
_operations - Variable in class org.wso2.carbon.stub.CarbonAppUploaderStub
 
A B C D E F G H I J L M N O P R S U V _ 
Skip navigation links

Copyright © 2024 WSO2. All rights reserved.