|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.solutions.identity.Initializer
public class Initializer
WSO2 WSAS ServerInitializer
implementation to carry out
initial configuration setup of the Identity Solution : Identity Provider.
Constructor Summary | |
---|---|
Initializer()
|
Method Summary | |
---|---|
void |
init(org.apache.axis2.context.ConfigurationContext ctx)
Here we carry out all initialization work of the identity solution : identity provider |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Initializer()
Method Detail |
---|
public void init(org.apache.axis2.context.ConfigurationContext ctx) throws org.apache.axis2.AxisFault, org.wso2.utils.ServerException
init
in interface org.wso2.wsas.ServerInitializer
org.apache.axis2.AxisFault
org.wso2.utils.ServerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |