Package | Description |
---|---|
com.attivio.sdk.security |
Modifier and Type | Field and Description |
---|---|
protected AttivioPrincipal.PrincipalType |
AttivioPrincipal.principalType
The principal type.
|
Modifier and Type | Method and Description |
---|---|
static AttivioPrincipal.PrincipalType |
AttivioPrincipal.PrincipalType.fromExternal(String value)
Converts an external value to a
PrincipalType value. |
AttivioPrincipal.PrincipalType |
AttivioPrincipal.getPrincipalType() |
static AttivioPrincipal.PrincipalType |
AttivioPrincipal.PrincipalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttivioPrincipal.PrincipalType[] |
AttivioPrincipal.PrincipalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AttivioPrincipal.setPrincipalType(AttivioPrincipal.PrincipalType principalType)
Set the principal type
|
Constructor and Description |
---|
AttivioPrincipal(AttivioPrincipalKey principalKey,
String principalName,
AttivioPrincipal.PrincipalType principalType)
Constructs an Attivio principal from a principal key, name, and type.
|
AttivioPrincipal(String realmId,
String principalId,
String principalName,
AttivioPrincipal.PrincipalType principalType)
Creates an Attivio principal object from a realm ID, a principal ID, a principal name, and a principal type.
|
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.