Class AuthorizationType

    • Constructor Detail

      • AuthorizationType

        public AuthorizationType​(String value)
        Creates a new authorisation type.
        Parameters:
        value - The type value. Must not be null.
      • AuthorizationType

        public AuthorizationType​(URI uri)
        Creates a new authorisation type.
        Parameters:
        uri - The type value as URI. Must not be null.