Package wt.access

Class AdHocAccessKey

All Implemented Interfaces:
Serializable, Comparable, EnumeratedType, LocalizableMetadata, LocalizableMessage, Message

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class AdHocAccessKey extends _AdHocAccessKey
AdHocAccessKey is a specialization of EnumeratedType to provide localizable owner keys for ad hoc access control rule entries. The localized values for owner keys are maintained in a resource bundle AdHocAccessKeyRB, and its locale derivatives.

An owner key is used to identify the service owning an ad hoc access control rule entry (WTAclEntry). Access control service methods used for creating ad hoc entries include an owner_key parameter. They also allow the entry's owner to optionally specify an owner_id parameter, which is a nonzero long identifier used to further qualify the key.

Supported API: true

Extendable: false

See Also: