public class OSUClient extends Object
Constructor and Description |
---|
OSUClient(OSUInfo osuInfo,
KeyStore ks) |
OSUClient(String osu,
KeyStore ks) |
Modifier and Type | Method and Description |
---|---|
void |
provision(OSUManager osuManager,
Network network,
KeyManager km) |
void |
remediate(OSUManager osuManager,
Network network,
KeyManager km,
HomeSP homeSP,
int flowType) |
public OSUClient(OSUInfo osuInfo, KeyStore ks) throws MalformedURLException
MalformedURLException
public OSUClient(String osu, KeyStore ks) throws MalformedURLException
MalformedURLException
public void provision(OSUManager osuManager, Network network, KeyManager km) throws IOException, GeneralSecurityException
IOException
GeneralSecurityException
public void remediate(OSUManager osuManager, Network network, KeyManager km, HomeSP homeSP, int flowType) throws IOException, GeneralSecurityException
IOException
GeneralSecurityException