Méthode | Description | |
---|---|---|
AfterRequestToken ( Object args ) : void | ||
BeforeRequestToken ( Object args ) : void | ||
Configure ( IdentityProviderConfig configuration ) : void | ||
Initialize ( String username, String password ) : void | ||
RequestToken ( |
||
WRAPv09IdentityProvider ( ) : System |
public AfterRequestToken ( Object args ) : void | ||
args | Object | |
Résultat | void |
public BeforeRequestToken ( Object args ) : void | ||
args | Object | |
Résultat | void |
public Configure ( IdentityProviderConfig configuration ) : void | ||
configuration | IdentityProviderConfig | |
Résultat | void |
public Initialize ( String username, String password ) : void | ||
username | String | |
password | String | |
Résultat | void |
public RequestToken ( |
||
identityProviderUrl | ||
scope | String | |
Résultat | Task |
public WRAPv09IdentityProvider ( ) : System | ||
Résultat | System |