|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SOAPAttribute in com.atlassian.crowd.console.action |
|---|
| Methods in com.atlassian.crowd.console.action that return SOAPAttribute | |
|---|---|
SOAPAttribute |
BaseAction.getAttribute(java.lang.String name)
|
| Uses of SOAPAttribute in com.atlassian.crowd.integration.jive |
|---|
| Methods in com.atlassian.crowd.integration.jive that return SOAPAttribute | |
|---|---|
SOAPAttribute |
CrowdUserManager.buildAttribute(java.lang.String key,
java.lang.String value)
|
| Uses of SOAPAttribute in com.atlassian.crowd.integration.soap |
|---|
| Fields in com.atlassian.crowd.integration.soap declared as SOAPAttribute | |
|---|---|
protected SOAPAttribute[] |
SOAPEntity.attributes
The entity attributes. |
| Methods in com.atlassian.crowd.integration.soap that return SOAPAttribute | |
|---|---|
SOAPAttribute |
SOAPEntity.getAttribute(java.lang.String attributeName)
|
SOAPAttribute[] |
SOAPEntity.getAttributes()
|
| Methods in com.atlassian.crowd.integration.soap with parameters of type SOAPAttribute | |
|---|---|
void |
SOAPEntity.setAttributes(SOAPAttribute[] attributes)
|
| Constructors in com.atlassian.crowd.integration.soap with parameters of type SOAPAttribute | |
|---|---|
SOAPEntity(long ID,
java.lang.String name,
long directoryId,
java.lang.String description,
boolean active,
java.util.Date conception,
java.util.Date lastModified,
SOAPAttribute[] attributes)
|
|
SOAPPrincipal(long ID,
java.lang.String name,
long directoryId,
java.lang.String description,
boolean active,
java.util.Date conception,
java.util.Date lastModified,
SOAPAttribute[] attributes)
|
|
| Uses of SOAPAttribute in com.atlassian.crowd.openid.server.action |
|---|
| Methods in com.atlassian.crowd.openid.server.action that return SOAPAttribute | |
|---|---|
SOAPAttribute |
BaseAction.getAttribute(java.lang.String name)
|
| Uses of SOAPAttribute in com.atlassian.crowd.service.soap.client |
|---|
| Methods in com.atlassian.crowd.service.soap.client with parameters of type SOAPAttribute | |
|---|---|
void |
SecurityServerClientImpl.addAttributeToGroup(java.lang.String group,
SOAPAttribute attribute)
|
void |
SecurityServerClient.addAttributeToGroup(java.lang.String group,
SOAPAttribute attribute)
Adds an attribute to a group that is in the application's assigned directory. |
void |
SecurityServerClientImpl.addAttributeToPrincipal(java.lang.String principal,
SOAPAttribute attribute)
|
void |
SecurityServerClient.addAttributeToPrincipal(java.lang.String principal,
SOAPAttribute attribute)
Adds an attribute to a principal who is in the application's assigned directory. |
void |
SecurityServerClientImpl.updateGroupAttribute(java.lang.String name,
SOAPAttribute attribute)
|
void |
SecurityServerClient.updateGroupAttribute(java.lang.String name,
SOAPAttribute attribute)
Updates an attribute for a group that is in the application's assigned directory. |
void |
SecurityServerClientImpl.updatePrincipalAttribute(java.lang.String name,
SOAPAttribute attribute)
|
void |
SecurityServerClient.updatePrincipalAttribute(java.lang.String name,
SOAPAttribute attribute)
Updates an attribute for a principal who is in the application's assigned directory. |
| Uses of SOAPAttribute in com.atlassian.crowd.service.soap.server |
|---|
| Methods in com.atlassian.crowd.service.soap.server with parameters of type SOAPAttribute | |
|---|---|
void |
SecurityServerGeneric.addAttributeToGroup(AuthenticatedToken applicationToken,
java.lang.String group,
SOAPAttribute attribute)
|
void |
SecurityServer.addAttributeToGroup(AuthenticatedToken applicationToken,
java.lang.String group,
SOAPAttribute attribute)
Adds an attribute to a group that is in the application's assigned directory. |
void |
SecurityServerGeneric.addAttributeToPrincipal(AuthenticatedToken applicationToken,
java.lang.String principal,
SOAPAttribute attribute)
|
void |
SecurityServer.addAttributeToPrincipal(AuthenticatedToken applicationToken,
java.lang.String principal,
SOAPAttribute attribute)
Adds an attribute to a principal who is in the application's assigned directory. |
void |
SecurityServerGeneric.updateGroupAttribute(AuthenticatedToken applicationToken,
java.lang.String group,
SOAPAttribute attribute)
|
void |
SecurityServer.updateGroupAttribute(AuthenticatedToken applicationToken,
java.lang.String group,
SOAPAttribute attribute)
Updates an attribute for a group that is in the application's assigned directory.. |
void |
SecurityServerGeneric.updatePrincipalAttribute(AuthenticatedToken applicationToken,
java.lang.String name,
SOAPAttribute attribute)
|
void |
SecurityServer.updatePrincipalAttribute(AuthenticatedToken applicationToken,
java.lang.String name,
SOAPAttribute attribute)
Updates an attribute for a principal who is in the application's assigned directory.. |
| Uses of SOAPAttribute in com.atlassian.crowd.util |
|---|
| Methods in com.atlassian.crowd.util that return SOAPAttribute | |
|---|---|
SOAPAttribute |
SOAPPrincipalHelper.getAttribute(java.lang.String name,
SOAPPrincipal principal)
Retrieves the SOAPAttribute belonging to the user |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||