Package | Description |
---|---|
com.sun.identity.authentication.config |
This package contains the classes that represent server side
functionality such as the implementation of Authentication configuration
and utilities for this configuration management.
|
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
Modifier and Type | Method and Description |
---|---|
void |
AMAuthenticationSchema.setAttribute(String attrName,
Set values)
Sets default value for a specific attribute.
|
void |
AMAuthenticationSchema.setAttributeValues(Map values)
Sets the default attribute values.
|
Modifier and Type | Method and Description |
---|---|
static Document |
SMSSchema.getXMLDocument(InputStream in) |
static Document |
SMSSchema.getXMLDocument(InputStream in,
boolean validation) |
static Document |
SMSSchema.getXMLDocument(String xml,
boolean validation) |
void |
ServiceSchema.setAttributeDefaults(String attrName,
Set values)
Method to change default value for a specific attribute.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.