|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAttributeSource
Interface to manage an attribute source
| Method Summary | |
|---|---|
java.lang.String |
getExternalName()
|
java.lang.String |
getSourceName()
internal method |
void |
setExternalName(java.lang.String externalName)
Sets the attribute name on the 3rd party identity server |
| Method Detail |
|---|
java.lang.String getSourceName()
java.lang.String getExternalName()
String representing the attribute name on the 3rd identity server
void setExternalName(java.lang.String externalName)
throws SDKException
Sets the attribute name on the 3rd party identity server
externalName - A String representing the name on the 3rd party identity server
SDKException.InvalidArg - if the name is null or empty string
SDKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||