public class BasicAuthorizationScheme extends Object implements Scheme
BasicAuthorizationScheme()
Principal
decode(javax.ws.rs.core.HttpHeaders headers)
String
getChallenge(String realm)
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BasicAuthorizationScheme()
public String getName()
getName
Scheme
public String getChallenge(String realm)
getChallenge
realm
public Principal decode(javax.ws.rs.core.HttpHeaders headers)
decode
Copyright © 2012. All Rights Reserved.