|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.engine.core.spi.security.ExternalUserGroupConfiguration
public abstract class ExternalUserGroupConfiguration
| Constructor Summary | |
|---|---|
ExternalUserGroupConfiguration()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getDescription()
Gets the description of the external user group. |
abstract java.lang.String |
getName()
Gets the name of the external user group. |
abstract java.util.Map |
getProperties()
Gets custom properties of the external user group. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExternalUserGroupConfiguration()
| Method Detail |
|---|
public abstract java.lang.String getName()
public abstract java.lang.String getDescription()
public abstract java.util.Map getProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||