Class SimpleAuthorizationCallback

java.lang.Object
rs.baselib.security.AbstractAuthorizationCallback
rs.baselib.security.SimpleAuthorizationCallback
All Implemented Interfaces:
AuthorizationCallback
Direct Known Subclasses:
DefaultAuthorizationCallback

public class SimpleAuthorizationCallback extends AbstractAuthorizationCallback
A simple authorization callback to be used within programming.
Author:
ralph
  • Constructor Details

    • SimpleAuthorizationCallback

      public SimpleAuthorizationCallback()
      Default Constructor.
    • SimpleAuthorizationCallback

      public SimpleAuthorizationCallback(String name, String password)
      Constructor.
      Parameters:
      name - login name
      password - password