|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.service.cmr.publishing.channels.ChannelType.AuthUrlPair
public static final class ChannelType.AuthUrlPair
| Field Summary | |
|---|---|
java.lang.String |
authorisationRedirectUrl
The URL to which the service provider is expected to send the user once the user's authorisation has been sought. |
java.lang.String |
authorisationRequestUrl
The URL to which the user should be sent in order to grant Alfresco access to a channel. |
| Constructor Summary | |
|---|---|
ChannelType.AuthUrlPair(java.lang.String authorisationRequestUrl,
java.lang.String authorisationRedirectUrl)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String authorisationRequestUrl
public final java.lang.String authorisationRedirectUrl
| Constructor Detail |
|---|
public ChannelType.AuthUrlPair(java.lang.String authorisationRequestUrl,
java.lang.String authorisationRedirectUrl)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||