public class Authorizer.AuthorizationInfo
extends java.lang.Object
Constructor and Description |
---|
Authorizer.AuthorizationInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
canForwardOperation()
Return true if the authorization rule specifies that this operation can be forwarded
|
java.lang.String |
toString() |
boolean |
useRepoID()
Return true if the authorization rule specifies that the operation should be forwarded
using the repository's credentials.
|
public boolean canForwardOperation()
public boolean useRepoID()
public java.lang.String toString()
toString
in class java.lang.Object