Interface BaseCredentialsInfo

    • Method Detail

      • getCredentialsType

        QName getCredentialsType()
        Returns:
        the Type of the underlying credentials
      • getRemoteSystemName

        String getRemoteSystemName()
        Returns:
        the Remote System Name the credentials belong to
      • getRemoteSystemContainerNodeRef

        NodeRef getRemoteSystemContainerNodeRef()
        Returns:
        the NodeRef of the container for the Remote System
      • getRemoteUsername

        String getRemoteUsername()
        Returns:
        the Remote Username
      • getLastAuthenticationSucceeded

        boolean getLastAuthenticationSucceeded()
        Returns:
        whether the last authentication attempt succeeded