NamespaceAuthorizationRule Interface

Implements

public interface NamespaceAuthorizationRule
extends AuthorizationRule<NamespaceAuthorizationRule>, Updatable<Update>

Type representing authorization rule defined for namespace.

Method Summary

Modifier and Type Method and Description
abstract java.lang.String namespaceName()

Method Details

namespaceName

public abstract String namespaceName()

Returns:

the name of the parent namespace name

Applies to