Built-in Providers
interface {
public string function getName();
public string function startAuthenticationWorflow( required any event );
public any function processAuthorizationEvent( required any event );
}Last updated
Was this helpful?