|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.portletbridge.portlet.DefaultBridgeAuthenticator
public class DefaultBridgeAuthenticator
Constructor Summary | |
---|---|
DefaultBridgeAuthenticator()
|
Method Summary | |
---|---|
org.apache.commons.httpclient.Credentials |
getCredentials(javax.portlet.RenderRequest request)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultBridgeAuthenticator()
Method Detail |
---|
public org.apache.commons.httpclient.Credentials getCredentials(javax.portlet.RenderRequest request) throws org.portletbridge.ResourceException
getCredentials
in interface BridgeAuthenticator
request
- the render request.
org.portletbridge.ResourceException
- if there was a problem getting
the credentials.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |