Package wt.access
Class AdHocAccessKey
java.lang.Object
wt.fc.EnumeratedType
wt.access._AdHocAccessKey
wt.access.AdHocAccessKey
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
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:
-
AdHocControlledWTAclEntry- Serialized Form
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.access._AdHocAccessKey
getAdHocAccessKeyDefault, getAdHocAccessKeySet, getValueSet, toAdHocAccessKeyMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString