NamespaceAuthorizationRule Interface

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

Type representing authorization rule defined for namespace.

Method Summary

Modifier and Type Method and Description
String namespaceName()

Inherited Members

Method Details

namespaceName

public String namespaceName()

Returns:

the name of the parent namespace name

Applies to