Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.plugins
Class BasicAuthenticator

java.lang.Object
  extended by java.net.Authenticator
      extended by com.icodeon.rte.plugins.BasicAuthenticator

public class BasicAuthenticator
extends java.net.Authenticator

Class to support HTTP Basic Authentication when a resolver is requesting imsmanifest.xml from a remote network location.

Author:
Icodeon Ltd Copyright 2005 All Rights Reserved You may not make or distribute copies of this Software, or electronically transfer the Software from one computer to another or over a network. You may not alter, merge, modify, adapt or translate this Software, or decompile, reverse engineer, disassemble, or otherwise reduce this Software. Icodeon Ltd St Johns Innovation Centre Cowley Road Cambridge CB4 0WS England Registered in England and Wales No: 5068195 sales@icodeon.com See Legal Terms, Conditions and License in legal/ICODEON_PLAYER_LICENSE.txt
See Also:
BasicAuthenticationResolver

Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
java.net.Authenticator.RequestorType
 
Constructor Summary
BasicAuthenticator(java.lang.String username, char[] password)
          Creates a new BasicAuthenticator object.
 
Method Summary
 java.net.PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicAuthenticator

public BasicAuthenticator(java.lang.String username,
                          char[] password)
Creates a new BasicAuthenticator object.

Parameters:
username - DOCUMENT ME!
password - DOCUMENT ME!
Method Detail

getPasswordAuthentication

public java.net.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class java.net.Authenticator
See Also:
Authenticator.getPasswordAuthentication()

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

Copyright (c) 2007 Icodeon Ltd - Registered Company in England and Wales No: 5068195