com.atlassian.crowd.plugin.rest.filter
Class AbstractBasicAuthenticationFilter.Credentials

java.lang.Object
  extended by com.atlassian.crowd.plugin.rest.filter.AbstractBasicAuthenticationFilter.Credentials
Enclosing class:
AbstractBasicAuthenticationFilter

protected class AbstractBasicAuthenticationFilter.Credentials
extends java.lang.Object


Method Summary
 java.lang.String getName()
           
 java.lang.String getPassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

getPassword

public java.lang.String getPassword()


Copyright © 2012 Atlassian. All Rights Reserved.