Interface | Description |
---|---|
AttributeAuthority<ContextType extends AttributeRequestContext> |
Interface for an attribute authority.
|
AttributeRequestContext |
Base interface for attribute resolution requests.
|
Class | Description |
---|---|
AttributeAuthorityCLI |
A command line tool that allows individuals to invoke an attribute authority and inspect the resultant attribute
statement.
|
AttributeAuthorityCLI.CLIParserBuilder |
Helper class that creates the command line argument parser.
|
BaseAttribute<ValueType> |
A resolved attribute.
|
Exception | Description |
---|---|
AttributeRequestException |
Indicates a problem during an attribute request.
|
Copyright © 1999-2012. All Rights Reserved.