AbacTagsExtractor

interface AbacTagsExtractor<in SOURCE : Any>

Extracts ABAC tags from a source object.

See also

Functions

Link copied to clipboard
abstract fun extract(source: SOURCE): AbacTags

Extracts tags from source.