public class PPAProvisioningParameter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ENFORCEMENT_ALLOWED
Enforcement value that indicates that the provisioning parameter
is allowed.
|
static int |
ENFORCEMENT_DEFAULT
Enforcement value that indicates that the provisioning parameter
is the default.
|
static int |
ENFORCEMENT_EXCLUDED
Enforcement value that indicates that the provisioning parameter
is excluded.
|
static int |
ENFORCEMENT_MANDATORY
Enforcement value that indicates that the provisioning parameter
is mandatory.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getEnforcements()
Returns the enforcements for the values of the provisioning parameter.
|
java.lang.String |
getName()
Returns the name of the provisioning parameter.
|
java.lang.Object[] |
getValues()
Returns the values for the provisioning parameter.
|
public static final int ENFORCEMENT_ALLOWED
public static final int ENFORCEMENT_DEFAULT
public static final int ENFORCEMENT_EXCLUDED
public static final int ENFORCEMENT_MANDATORY
public int[] getEnforcements()
public java.lang.String getName()
public java.lang.Object[] getValues()
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.