Uses of Interface
org.wso2.carbon.ui.UIAuthenticationExtender
-
Packages that use UIAuthenticationExtender Package Description org.wso2.carbon.ui.internal -
-
Uses of UIAuthenticationExtender in org.wso2.carbon.ui.internal
Methods in org.wso2.carbon.ui.internal that return UIAuthenticationExtender Modifier and Type Method Description static UIAuthenticationExtender[]CarbonUIServiceComponent. getUIAuthenticationExtenders()Methods in org.wso2.carbon.ui.internal with parameters of type UIAuthenticationExtender Modifier and Type Method Description protected voidCarbonUIServiceComponent. setUIAuthenticationExtender(UIAuthenticationExtender authenticationExtender)protected voidCarbonUIServiceComponent. unsetUIAuthenticationExtender(UIAuthenticationExtender authenticationExtender)
-