A C D E G H I O P Q R S T U V W

A

AbstractData - Class in org.connid.bundles.soap.to
 
AbstractData() - Constructor for class org.connid.bundles.soap.to.AbstractData
 
addAttribute(WSAttributeValue) - Method in class org.connid.bundles.soap.to.WSUser
 
addValue(Object) - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
AttributeType - Enum in org.connid.bundles.soap.utilities
 
authenticate(String, String) - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Verify user creentials

C

checkAlive() - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Returns "OK" if the resource is available.
create(List<WSAttributeValue>) - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Creates user account.

D

delete(String) - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Deletes user account.

E

equals(Object) - Method in class org.connid.bundles.soap.to.AbstractData
 

G

getAccountid() - Method in class org.connid.bundles.soap.to.WSUser
 
getAttributes() - Method in class org.connid.bundles.soap.to.WSChange
 
getAttributes() - Method in class org.connid.bundles.soap.to.WSUser
 
getBasicFormatter() - Method in enum org.connid.bundles.soap.utilities.AttributeType
 
getBooleanValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getCharacterValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getClassName() - Method in enum org.connid.bundles.soap.utilities.AttributeType
 
getDateValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getDoubleValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getFileValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getFloadValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getId() - Method in class org.connid.bundles.soap.to.WSChange
 
getIntegerValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getLatestChangeNumber() - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Gets the latest change id.
getLongValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getMessage() - Method in exception org.connid.bundles.soap.exceptions.ProvisioningException
 
getName() - Method in class org.connid.bundles.soap.to.WSAttribute
 
getOp() - Method in class org.connid.bundles.soap.utilities.Operand
 
getOperands() - Method in class org.connid.bundles.soap.utilities.Operand
 
getStringValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getType() - Method in class org.connid.bundles.soap.to.WSAttribute
 
getType() - Method in class org.connid.bundles.soap.to.WSChange
 
getURIValue() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getValue() - Method in class org.connid.bundles.soap.utilities.Operand
 
getValues() - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
getWrappedCause() - Method in exception org.connid.bundles.soap.exceptions.ProvisioningException
 

H

hashCode() - Method in class org.connid.bundles.soap.to.AbstractData
 

I

isAuthenticationSupported() - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Checks if authentication is supported.
isConversionPatternNeeded() - Method in enum org.connid.bundles.soap.utilities.AttributeType
 
isKey() - Method in class org.connid.bundles.soap.to.WSAttribute
 
isLogical() - Method in class org.connid.bundles.soap.utilities.Operand
 
isNot() - Method in class org.connid.bundles.soap.utilities.Operand
 
isNullable() - Method in class org.connid.bundles.soap.to.WSAttribute
 
isPassword() - Method in class org.connid.bundles.soap.to.WSAttribute
 
isSyncSupported() - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Checks if synchronization is supported.

O

Operand - Class in org.connid.bundles.soap.utilities
 
Operand() - Constructor for class org.connid.bundles.soap.utilities.Operand
 
Operand(Operator, String, String) - Constructor for class org.connid.bundles.soap.utilities.Operand
 
Operand(Operator, Set<Operand>) - Constructor for class org.connid.bundles.soap.utilities.Operand
 
Operand(Operator, String, String, boolean) - Constructor for class org.connid.bundles.soap.utilities.Operand
 
Operand(Operator, Set<Operand>, boolean) - Constructor for class org.connid.bundles.soap.utilities.Operand
 
Operator - Enum in org.connid.bundles.soap.utilities
 
org.connid.bundles.soap.exceptions - package org.connid.bundles.soap.exceptions
 
org.connid.bundles.soap.provisioning.interfaces - package org.connid.bundles.soap.provisioning.interfaces
 
org.connid.bundles.soap.to - package org.connid.bundles.soap.to
 
org.connid.bundles.soap.utilities - package org.connid.bundles.soap.utilities
 

P

Provisioning - Interface in org.connid.bundles.soap.provisioning.interfaces
 
ProvisioningException - Exception in org.connid.bundles.soap.exceptions
 
ProvisioningException(String) - Constructor for exception org.connid.bundles.soap.exceptions.ProvisioningException
 
ProvisioningException(String, Throwable) - Constructor for exception org.connid.bundles.soap.exceptions.ProvisioningException
 

Q

query(Operand) - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Searches for user accounts.

R

resolve(String) - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Returns accountid related to the specified username.

S

schema() - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Returns the schema.
setAccountid(String) - Method in class org.connid.bundles.soap.to.WSUser
 
setAttributes(Set<WSAttributeValue>) - Method in class org.connid.bundles.soap.to.WSChange
 
setAttributes(Set<WSAttributeValue>) - Method in class org.connid.bundles.soap.to.WSUser
 
setId(int) - Method in class org.connid.bundles.soap.to.WSChange
 
setKey(boolean) - Method in class org.connid.bundles.soap.to.WSAttribute
 
setLogical(boolean) - Method in class org.connid.bundles.soap.utilities.Operand
 
setName(String) - Method in class org.connid.bundles.soap.to.WSAttribute
 
setNot(boolean) - Method in class org.connid.bundles.soap.utilities.Operand
 
setNullable(boolean) - Method in class org.connid.bundles.soap.to.WSAttribute
 
setOp(Operator) - Method in class org.connid.bundles.soap.utilities.Operand
 
setOperands(Set<Operand>) - Method in class org.connid.bundles.soap.utilities.Operand
 
setPassword(boolean) - Method in class org.connid.bundles.soap.to.WSAttribute
 
setType(String) - Method in class org.connid.bundles.soap.to.WSAttribute
 
setType(String) - Method in class org.connid.bundles.soap.to.WSChange
 
setValue(String) - Method in class org.connid.bundles.soap.utilities.Operand
 
setValues(List) - Method in class org.connid.bundles.soap.to.WSAttributeValue
 
setWrappedCause(String) - Method in exception org.connid.bundles.soap.exceptions.ProvisioningException
 
sync() - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Returns changes to be synchronized.

T

toString() - Method in class org.connid.bundles.soap.to.AbstractData
 
toString() - Method in class org.connid.bundles.soap.utilities.Operand
 
toString() - Method in enum org.connid.bundles.soap.utilities.Operator
 

U

update(String, List<WSAttributeValue>) - Method in interface org.connid.bundles.soap.provisioning.interfaces.Provisioning
Updates user account.

V

valueOf(String) - Static method in enum org.connid.bundles.soap.utilities.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.connid.bundles.soap.utilities.Operator
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.connid.bundles.soap.utilities.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.connid.bundles.soap.utilities.Operator
Returns an array containing the constants of this enum type, in the order they are declared.

W

WSAttribute - Class in org.connid.bundles.soap.to
 
WSAttribute() - Constructor for class org.connid.bundles.soap.to.WSAttribute
 
WSAttribute(String) - Constructor for class org.connid.bundles.soap.to.WSAttribute
Constructor: default attribute is a string nullable.
WSAttribute(String, String) - Constructor for class org.connid.bundles.soap.to.WSAttribute
Constructor: default attribute is nullable.
WSAttribute(String, String, Boolean) - Constructor for class org.connid.bundles.soap.to.WSAttribute
Constructor: default attribute is not a key nor a password.
WSAttributeValue - Class in org.connid.bundles.soap.to
 
WSAttributeValue() - Constructor for class org.connid.bundles.soap.to.WSAttributeValue
 
WSAttributeValue(WSAttribute) - Constructor for class org.connid.bundles.soap.to.WSAttributeValue
 
WSChange - Class in org.connid.bundles.soap.to
 
WSChange() - Constructor for class org.connid.bundles.soap.to.WSChange
 
WSUser - Class in org.connid.bundles.soap.to
 
WSUser() - Constructor for class org.connid.bundles.soap.to.WSUser
 
WSUser(String, Set<WSAttributeValue>) - Constructor for class org.connid.bundles.soap.to.WSUser
 

A C D E G H I O P Q R S T U V W

Copyright © 2012. All Rights Reserved.