org.wso2.carbon.identity.application.authentication.endpoint.util
Class CharacterEncoder

java.lang.Object
  extended by org.wso2.carbon.identity.application.authentication.endpoint.util.CharacterEncoder

public class CharacterEncoder
extends Object


Constructor Summary
CharacterEncoder()
           
 
Method Summary
static String getSafeText(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterEncoder

public CharacterEncoder()
Method Detail

getSafeText

public static String getSafeText(String text)


Copyright © 2015 WSO2. All rights reserved.