Searched defs:_PGPKeyID (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DPGPDataTypeImpl.java16 protected byte[] _PGPKeyID; field in class:PGPDataTypeImpl
44 return _PGPKeyID;
48 _PGPKeyID = value;
60 if (_PGPKeyID!= null) {
65 context.text(com.sun.msv.datatype.xsd.Base64BinaryType.save(((byte[]) _PGPKeyID)), "PGPKeyID");
85 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
107 if (_PGPKeyID!= null) {
112 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
125 if (_PGPKeyID!= null) {
130 if ((_PGPKeyPacket!= null)&&(_PGPKeyID
[all...]
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DPGPDataTypeImpl.java16 protected byte[] _PGPKeyID; field in class:PGPDataTypeImpl
44 return _PGPKeyID;
48 _PGPKeyID = value;
60 if (_PGPKeyID!= null) {
65 context.text(com.sun.msv.datatype.xsd.Base64BinaryType.save(((byte[]) _PGPKeyID)), "PGPKeyID");
85 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
107 if (_PGPKeyID!= null) {
112 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
125 if (_PGPKeyID!= null) {
130 if ((_PGPKeyPacket!= null)&&(_PGPKeyID
[all...]
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DPGPDataTypeImpl.java16 protected byte[] _PGPKeyID; field in class:PGPDataTypeImpl
44 return _PGPKeyID;
48 _PGPKeyID = value;
60 if (_PGPKeyID!= null) {
65 context.text(com.sun.msv.datatype.xsd.Base64BinaryType.save(((byte[]) _PGPKeyID)), "PGPKeyID");
85 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
107 if (_PGPKeyID!= null) {
112 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
125 if (_PGPKeyID!= null) {
130 if ((_PGPKeyPacket!= null)&&(_PGPKeyID
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/xmlsig/impl/
H A DPGPDataTypeImpl.java16 protected byte[] _PGPKeyID; field in class:PGPDataTypeImpl
44 return _PGPKeyID;
48 _PGPKeyID = value;
60 if (_PGPKeyID!= null) {
65 context.text(com.sun.msv.datatype.xsd.Base64BinaryType.save(((byte[]) _PGPKeyID)), "PGPKeyID");
85 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
107 if (_PGPKeyID!= null) {
112 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
125 if (_PGPKeyID!= null) {
130 if ((_PGPKeyPacket!= null)&&(_PGPKeyID
[all...]
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/xmlsig/impl/
H A DPGPDataTypeImpl.java16 protected byte[] _PGPKeyID; field in class:PGPDataTypeImpl
44 return _PGPKeyID;
48 _PGPKeyID = value;
60 if (_PGPKeyID!= null) {
65 context.text(com.sun.msv.datatype.xsd.Base64BinaryType.save(((byte[]) _PGPKeyID)), "PGPKeyID");
85 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
107 if (_PGPKeyID!= null) {
112 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
125 if (_PGPKeyID!= null) {
130 if ((_PGPKeyPacket!= null)&&(_PGPKeyID
[all...]
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/xmlsig/impl/
H A DPGPDataTypeImpl.java16 protected byte[] _PGPKeyID; field in class:PGPDataTypeImpl
44 return _PGPKeyID;
48 _PGPKeyID = value;
60 if (_PGPKeyID!= null) {
65 context.text(com.sun.msv.datatype.xsd.Base64BinaryType.save(((byte[]) _PGPKeyID)), "PGPKeyID");
85 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
107 if (_PGPKeyID!= null) {
112 if ((_PGPKeyPacket!= null)&&(_PGPKeyID == null)) {
125 if (_PGPKeyID!= null) {
130 if ((_PGPKeyPacket!= null)&&(_PGPKeyID
[all...]

Completed in 28 milliseconds