public class PrincipalNameDefinition extends BaseAttributeDefinition
| コンストラクタと説明 |
|---|
PrincipalNameDefinition() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected BaseAttribute<String> |
doResolve(ShibbolethResolutionContext resolutionContext)
Creates and populates the values for the resolved attribute.
|
void |
validate()
Validate the internal state of this plug-in.
|
getAttributeEncoders, getDisplayDescriptions, getDisplayNames, getSourceAttributeID, getValuesFromAllDependencies, isDependencyOnly, resolve, setDependencyOnly, setSourceAttributeIDgetDependencyIds, getId, getValuesFromAllDependencies, getValuesFromAttributeDependency, getValuesFromConnectorDependency, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDependencyIds, getIdprotected BaseAttribute<String> doResolve(ShibbolethResolutionContext resolutionContext)
doResolve クラス内 BaseAttributeDefinitionresolutionContext - current attribute resolution contextpublic void validate()
throws AttributeResolutionException
AttributeResolutionException - if the plug-in has an invalid internal stateCopyright © 2012. All Rights Reserved.