Class AuthenticationResourceReference

    • Field Detail

      • RESOURCE_TYPE_ID

        public static final String RESOURCE_TYPE_ID
        Identifier of the resource type also used for associated components.
        See Also:
        Constant Field Values
      • TYPE

        public static final ResourceType TYPE
        Dedicated resource type used for authentication.
    • Constructor Detail

      • AuthenticationResourceReference

        public AuthenticationResourceReference​(WikiReference wikiReference,
                                               AuthenticationAction action)
        Default constructor.
        Parameters:
        wikiReference - the reference of the wiki where the action should be performed.
        action - the action to perform.