Class AuthorizationResult


  • public class AuthorizationResult
    extends java.lang.Object
    A result returned after requesting authorization for a particular privilege.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  AuthorizationResult.Type
      The result type.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AuthorizationResult

        public AuthorizationResult()