Class AuthenticationServiceComponent

java.lang.Object
org.wso2.carbon.identity.authentication.internal.AuthenticationServiceComponent

public class AuthenticationServiceComponent extends Object
  • Constructor Details

    • AuthenticationServiceComponent

      public AuthenticationServiceComponent()
  • Method Details

    • activate

      protected void activate(org.osgi.service.component.ComponentContext componentContext)
    • deactivate

      protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
    • setRealmService

      protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
    • unsetRealmService

      protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)