public class SamlAssertionCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
SamlAssertionCommand.SamlAttribute |
static class |
SamlAssertionCommand.SamlAttributeValue |
Modifier and Type | Method and Description |
---|---|
static SamlAssertionCommand |
add(String path,
SamlAssertionCommand.SamlAttribute newValue) |
static SamlAssertionCommand |
replace(String path,
Object newValue) |
public static SamlAssertionCommand replace(String path, Object newValue)
public static SamlAssertionCommand add(String path, SamlAssertionCommand.SamlAttribute newValue)
Copyright © 2018–2019 Okta. All rights reserved.