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 Object


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

Method Detail

getName

public String getName()

getPassword

public String getPassword()


Copyright © 2014 Atlassian. All Rights Reserved.